From e1f47a167f8f90a237a815f7dcaebf1b1dd30184 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Tue, 8 Sep 2015 08:07:38 -0700 Subject: Fix 'delimiter' spellings and links --- spec.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'spec.txt') 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 -- cgit v1.2.3