Fossil SCM
Updatr the markdown rules doc: table header cells are left-aligned as well.
Commit
f141791d80e1aaa0f07316725294192ad0e56c0c22120cc2259e30867c2df894
Parent
019494e32df1c27…
1 file changed
+2
-2
+2
-2
| --- src/markdown.md | ||
| +++ src/markdown.md | ||
| @@ -130,12 +130,12 @@ | ||
| 130 | 130 | | Row 4 Col 1 | Row 4 Col 2 | Row 4 Col 3 | |
| 131 | 131 | |
| 132 | 132 | > The first row is a header if followed by a horizontal rule or a blank line. |
| 133 | 133 | |
| 134 | 134 | > Placing **:** at the left, both, or right sides of a cell gives left-aligned, |
| 135 | -> centered, or right-aligned text, respectively. By default, header cells are | |
| 136 | -> centered, and body cells are left-aligned. | |
| 135 | +> centered, or right-aligned text, respectively. By default, both header and | |
| 136 | +> body cells are left-aligned. | |
| 137 | 137 | |
| 138 | 138 | > The leftmost or rightmost **\|** is required only if the first or last column, |
| 139 | 139 | > respectively, contains at least one blank cell. |
| 140 | 140 | |
| 141 | 141 | ## Diagrams ## |
| 142 | 142 |
| --- src/markdown.md | |
| +++ src/markdown.md | |
| @@ -130,12 +130,12 @@ | |
| 130 | | Row 4 Col 1 | Row 4 Col 2 | Row 4 Col 3 | |
| 131 | |
| 132 | > The first row is a header if followed by a horizontal rule or a blank line. |
| 133 | |
| 134 | > Placing **:** at the left, both, or right sides of a cell gives left-aligned, |
| 135 | > centered, or right-aligned text, respectively. By default, header cells are |
| 136 | > centered, and body cells are left-aligned. |
| 137 | |
| 138 | > The leftmost or rightmost **\|** is required only if the first or last column, |
| 139 | > respectively, contains at least one blank cell. |
| 140 | |
| 141 | ## Diagrams ## |
| 142 |
| --- src/markdown.md | |
| +++ src/markdown.md | |
| @@ -130,12 +130,12 @@ | |
| 130 | | Row 4 Col 1 | Row 4 Col 2 | Row 4 Col 3 | |
| 131 | |
| 132 | > The first row is a header if followed by a horizontal rule or a blank line. |
| 133 | |
| 134 | > Placing **:** at the left, both, or right sides of a cell gives left-aligned, |
| 135 | > centered, or right-aligned text, respectively. By default, both header and |
| 136 | > body cells are left-aligned. |
| 137 | |
| 138 | > The leftmost or rightmost **\|** is required only if the first or last column, |
| 139 | > respectively, contains at least one blank cell. |
| 140 | |
| 141 | ## Diagrams ## |
| 142 |