diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-02-05 23:14:29 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-02-05 23:14:29 -0800 |
commit | 6dd99184527638e48dd872a04fa5e445ce13792c (patch) | |
tree | a715cbf473841096e016784d1bb9b879877244ff | |
parent | 2456659fdd244b0fdda0c5d510f17555e224d127 (diff) |
Updated spec.
-rw-r--r-- | test/spec.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/spec.txt b/test/spec.txt index 443e95c..5f43c9d 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -301,6 +301,19 @@ by spaces with a tab stop of 4 characters. </ul> ```````````````````````````````` +```````````````````````````````` example +- foo + +→→bar +. +<ul> +<li> +<p>foo</p> +<pre><code> bar +</code></pre> +</li> +</ul> +```````````````````````````````` ```````````````````````````````` example >→foo→bar |