diff options
Diffstat (limited to 'tests/extensions/extra')
-rw-r--r-- | tests/extensions/extra/markdown-syntax.html | 2 | ||||
-rw-r--r-- | tests/extensions/extra/markdown-syntax.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/extensions/extra/markdown-syntax.html b/tests/extensions/extra/markdown-syntax.html index 038c9d1..2b79d2d 100644 --- a/tests/extensions/extra/markdown-syntax.html +++ b/tests/extensions/extra/markdown-syntax.html @@ -241,7 +241,7 @@ Quote Level from the Text menu.</p> <h3 id="list">Lists</h3> <p>Markdown supports ordered (numbered) and unordered (bulleted) lists.</p> -<p>Unordered lists use asterisks, pluses, and hyphens -- interchangably +<p>Unordered lists use asterisks, pluses, and hyphens -- interchangeably -- as list markers:</p> <pre><code>* Red * Green diff --git a/tests/extensions/extra/markdown-syntax.txt b/tests/extensions/extra/markdown-syntax.txt index dabd75c..fabec2e 100644 --- a/tests/extensions/extra/markdown-syntax.txt +++ b/tests/extensions/extra/markdown-syntax.txt @@ -298,7 +298,7 @@ Quote Level from the Text menu. Markdown supports ordered (numbered) and unordered (bulleted) lists. -Unordered lists use asterisks, pluses, and hyphens -- interchangably +Unordered lists use asterisks, pluses, and hyphens -- interchangeably -- as list markers: * Red |