diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-09-10 09:00:40 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-09-11 11:17:41 -0700 |
commit | 5cd513026fe49e83cfd544a7b375bf4fa1466b21 (patch) | |
tree | a3a51cfa1ad53de97d03496e545318fd53b97bdc | |
parent | e245f1a2d5ec76807633806a5af1ebe52fe5bd6d (diff) |
Updated test cases in spec to reflect last change.
-rw-r--r-- | spec.txt | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -4612,18 +4612,12 @@ Note that there are some asymmetries here: **foo* bar* . <p><em>foo <em>bar</em></em></p> -<p>**foo* bar*</p> +<p><em><em>foo</em> bar</em></p> . More cases with mismatched delimiters: . -**foo* bar* -. -<p>**foo* bar*</p> -. - -. *bar*** . <p><em>bar</em>**</p> |