From 3fad73031e544de6c9f74621de923da3806a6c21 Mon Sep 17 00:00:00 2001
From: Edward Betts Also a codespan: No colon for compatability with Headerid ext
+No colon for compatibility with Headerid ext
{: .someclass}
.Bad Syntax
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.
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
* 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.
Lists
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
* 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
--
cgit v1.2.3