You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|tt1979376|Toy Story 4|*_Josh Cooley_*|$200,000,000|21 June 2019
182
-
|tt3263904|_Sully_|Clint Eastwood|$60,000,000|9 September 2016
183
-
|tt1535109|Captain Phillips|Paul Greengrass|$55,000,000| 11 October 2013
184
-
|===
185
-
```
186
-
The rendered output you can see here: http://tpcg.io/pbbfU3ks
187
-
188
-
**NOTE** Alignment is only supported per column. The font styles `FontStyle::bold` and `FontStyle::italic` can be used for each cell, also in combination.
189
-
190
127
## Formatting Options
191
128
192
129
### Style Inheritance Model
@@ -716,6 +653,69 @@ The above table renders in Markdown like below.
|tt1979376|Toy Story 4|*_Josh Cooley_*|$200,000,000|21 June 2019
711
+
|tt3263904|_Sully_|Clint Eastwood|$60,000,000|9 September 2016
712
+
|tt1535109|Captain Phillips|Paul Greengrass|$55,000,000| 11 October 2013
713
+
|===
714
+
```
715
+
The rendered output you can see here: http://tpcg.io/pbbfU3ks
716
+
717
+
**NOTE** Alignment is only supported per column. The font styles `FontStyle::bold` and `FontStyle::italic` can be used for each cell, also in combination.
718
+
719
719
## Building Samples
720
720
721
721
There are a number of samples in the `samples/` directory, e.g., [Mario](https://github.com/p-ranav/tabulate/blob/master/samples/mario.cpp). You can build these samples by running the following commands.
0 commit comments