From fe58a9295d44bd58bb4e48e449eb56c070e099d8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 8 Jan 2017 00:17:04 +0100 Subject: Update spec. --- test/spec.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/spec.txt b/test/spec.txt index c49e85b..857e92c 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -5976,8 +5976,8 @@ the following principles resolve ambiguity: an interpretation `...` is always preferred to `...`. -14. An interpretation `...` is always - preferred to `..`. +14. An interpretation `...` is always + preferred to `..`. 15. When two potential emphasis or strong emphasis spans overlap, so that the second begins before the first ends and ends after @@ -7000,14 +7000,14 @@ Rule 14: ```````````````````````````````` example ***foo*** . -

foo

+

foo

```````````````````````````````` ```````````````````````````````` example _____foo_____ . -

foo

+

foo

```````````````````````````````` -- cgit v1.2.3