Fossil SCM

Correct markdown reference documentation on optional outermost | characters

andygoth 2018-08-27 15:00 trunk
Commit 08e4371bdc53d792780f4ae42c1988781ad29d0f1d3d1e12e4d3dedb1561623d
1 file changed +2 -2
+2 -2
--- src/markdown.md
+++ src/markdown.md
@@ -93,12 +93,12 @@
9393
9494
> Placing **:** at the left, both, or right sides of a cell gives left-aligned,
9595
> centered, or right-aligned text, respectively. By default, header cells are
9696
> centered, and body cells are left-aligned.
9797
98
-> The leftmost **\|** is required if the first column contains at least one
99
-> blank cell. The rightmost **\|** is optional.
98
+> The leftmost or rightmost **\|** is required only if the first or last column,
99
+> respectively, contains at least one blank cell.
100100
101101
## Miscellaneous ##
102102
103103
> * In-line images are made using **\!\[alt-text\]\(image-URL\)**.
104104
> * Use HTML for advanced formatting such as forms.
105105
--- src/markdown.md
+++ src/markdown.md
@@ -93,12 +93,12 @@
93
94 > Placing **:** at the left, both, or right sides of a cell gives left-aligned,
95 > centered, or right-aligned text, respectively. By default, header cells are
96 > centered, and body cells are left-aligned.
97
98 > The leftmost **\|** is required if the first column contains at least one
99 > blank cell. The rightmost **\|** is optional.
100
101 ## Miscellaneous ##
102
103 > * In-line images are made using **\!\[alt-text\]\(image-URL\)**.
104 > * Use HTML for advanced formatting such as forms.
105
--- src/markdown.md
+++ src/markdown.md
@@ -93,12 +93,12 @@
93
94 > Placing **:** at the left, both, or right sides of a cell gives left-aligned,
95 > centered, or right-aligned text, respectively. By default, header cells are
96 > centered, and body cells are left-aligned.
97
98 > The leftmost or rightmost **\|** is required only if the first or last column,
99 > respectively, contains at least one blank cell.
100
101 ## Miscellaneous ##
102
103 > * In-line images are made using **\!\[alt-text\]\(image-URL\)**.
104 > * Use HTML for advanced formatting such as forms.
105

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button