aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2018-01-13 09:25:40 +0000
committerWaylan Limberg <waylan.limberg@icloud.com>2018-01-13 11:42:50 -0500
commit3fad73031e544de6c9f74621de923da3806a6c21 (patch)
treec9c4c6524f6d46627856d46a5caf011b9e293b2e /tests/extensions
parent6d1537ac5e528db9e91cf905f507bb409e546d2c (diff)
downloadmarkdown-3fad73031e544de6c9f74621de923da3806a6c21.tar.gz
markdown-3fad73031e544de6c9f74621de923da3806a6c21.tar.bz2
markdown-3fad73031e544de6c9f74621de923da3806a6c21.zip
Correct spelling mistakes.
Diffstat (limited to 'tests/extensions')
-rw-r--r--tests/extensions/attr_list.html2
-rw-r--r--tests/extensions/attr_list.txt2
-rw-r--r--tests/extensions/extra/markdown-syntax.html2
-rw-r--r--tests/extensions/extra/markdown-syntax.txt2
-rw-r--r--tests/extensions/toc.html2
-rw-r--r--tests/extensions/toc.txt2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/extensions/attr_list.html b/tests/extensions/attr_list.html
index 4f21d86..e7bfe0b 100644
--- a/tests/extensions/attr_list.html
+++ b/tests/extensions/attr_list.html
@@ -13,7 +13,7 @@ And a <strong class="nest">nested <a class="linky2" href="http://example.com" ti
# This should be ignored.
{: #someid .someclass }
</code></pre>
-<h3 id="hash3">No colon for compatability with Headerid ext</h3>
+<h3 id="hash3">No colon for compatibility with Headerid ext</h3>
<p id="the_end">Also a codespan: <code class="foo">{: .someclass}</code>.</p>
<h3 _:="{:" id="hash5">Bad Syntax</h3>
<ul>
diff --git a/tests/extensions/attr_list.txt b/tests/extensions/attr_list.txt
index 98f1cc7..465ce4f 100644
--- a/tests/extensions/attr_list.txt
+++ b/tests/extensions/attr_list.txt
@@ -28,7 +28,7 @@ Now test overrides
# This should be ignored.
{: #someid .someclass }
-### No colon for compatability with Headerid ext { #hash3 }
+### No colon for compatibility with Headerid ext { #hash3 }
Also a codespan: `{: .someclass}`{: .foo}.
{: #the_end}
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
diff --git a/tests/extensions/toc.html b/tests/extensions/toc.html
index 3559d45..4936f0d 100644
--- a/tests/extensions/toc.html
+++ b/tests/extensions/toc.html
@@ -222,7 +222,7 @@ example, with BBEdit, you can make a selection and choose Increase
Quote Level from the Text menu.</p>
<h2 id="lists">Lists</h2>
<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/toc.txt b/tests/extensions/toc.txt
index f297200..f71afd2 100644
--- a/tests/extensions/toc.txt
+++ b/tests/extensions/toc.txt
@@ -261,7 +261,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