aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorSam Rawlins <sam.rawlins@gmail.com>2015-09-08 08:07:38 -0700
committerSam Rawlins <sam.rawlins@gmail.com>2015-09-08 08:07:38 -0700
commite1f47a167f8f90a237a815f7dcaebf1b1dd30184 (patch)
tree9b8a58a69e504377227149c1da6227a82852b6fc /spec.txt
parent686abd280ff52bae2ba87b7012bf117850581ddd (diff)
Fix 'delimiter' spellings and links
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec.txt b/spec.txt
index ff44e4a..d5bdfb1 100644
--- a/spec.txt
+++ b/spec.txt
@@ -5304,7 +5304,7 @@ The following rules define emphasis and strong emphasis:
2. A single `_` character [can open emphasis] iff
it is part of a [left-flanking delimiter run]
and either (a) not part of a [right-flanking delimiter run]
- or (b) part of a [right-flanking delimeter run]
+ or (b) part of a [right-flanking delimiter run]
preceded by punctuation.
3. A single `*` character [can close emphasis](@can-close-emphasis)
@@ -5313,7 +5313,7 @@ The following rules define emphasis and strong emphasis:
4. A single `_` character [can close emphasis] iff
it is part of a [right-flanking delimiter run]
and either (a) not part of a [left-flanking delimiter run]
- or (b) part of a [left-flanking delimeter run]
+ or (b) part of a [left-flanking delimiter run]
followed by punctuation.
5. A double `**` [can open strong emphasis](@can-open-strong-emphasis)
@@ -5322,7 +5322,7 @@ The following rules define emphasis and strong emphasis:
6. A double `__` [can open strong emphasis] iff
it is part of a [left-flanking delimiter run]
and either (a) not part of a [right-flanking delimiter run]
- or (b) part of a [right-flanking delimeter run]
+ or (b) part of a [right-flanking delimiter run]
preceded by punctuation.
7. A double `**` [can close strong emphasis](@can-close-strong-emphasis)
@@ -5331,7 +5331,7 @@ The following rules define emphasis and strong emphasis:
8. A double `__` [can close strong emphasis]
it is part of a [right-flanking delimiter run]
and either (a) not part of a [left-flanking delimiter run]
- or (b) part of a [left-flanking delimeter run]
+ or (b) part of a [left-flanking delimiter run]
followed by punctuation.
9. Emphasis begins with a delimiter that [can open emphasis] and ends