Update CommonMark expect to pass

This commit is contained in:
Aidan Woods 2019-03-26 21:41:25 +00:00
parent d32f5de2fe
commit 9b9c9d83d2
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9
289 changed files with 392 additions and 223 deletions

View File

@ -1 +1 @@
<p><strong>foo <a href="/url">bar</a></strong></p>
<p>** is not an empty emphasis</p>

View File

@ -1 +1 @@
**foo [bar](/url)**
** is not an empty emphasis

View File

@ -1,2 +1 @@
<p><strong>foo
bar</strong></p>
<p>**** is not an empty strong emphasis</p>

View File

@ -1,2 +1 @@
**foo
bar**
**** is not an empty strong emphasis

View File

@ -1 +1 @@
<p><strong>foo <em>bar</em> baz</strong></p>
<p><strong>foo <a href="/url">bar</a></strong></p>

View File

@ -1 +1 @@
__foo _bar_ baz__
**foo [bar](/url)**

View File

@ -0,0 +1,2 @@
<p><strong>foo
bar</strong></p>

View File

@ -0,0 +1,2 @@
**foo
bar**

View File

@ -0,0 +1 @@
<p><strong>foo <em>bar</em> baz</strong></p>

View File

@ -0,0 +1 @@
__foo _bar_ baz__

View File

@ -1 +1 @@
<p><strong><em>foo</em> bar</strong></p>
<p><strong>foo <em>bar</em> baz</strong></p>

View File

@ -1 +1 @@
***foo* bar**
**foo *bar* baz**

View File

@ -1 +1 @@
<p><strong>foo <em>bar</em></strong></p>
<p><strong>foo<em>bar</em>baz</strong></p>

View File

@ -1 +1 @@
**foo *bar***
**foo*bar*baz**

View File

@ -1,2 +1 @@
<p><strong>foo <em>bar <strong>baz</strong>
bim</em> bop</strong></p>
<p><strong><em>foo</em> bar</strong></p>

View File

@ -1,2 +1 @@
**foo *bar **baz**
bim* bop**
***foo* bar**

View File

@ -1 +1 @@
<p><strong>foo <a href="/url"><em>bar</em></a></strong></p>
<p><strong>foo <em>bar</em></strong></p>

View File

@ -1 +1 @@
**foo [*bar*](/url)**
**foo *bar***

View File

@ -1 +1,2 @@
<p>__ is not an empty emphasis</p>
<p><strong>foo <em>bar <strong>baz</strong>
bim</em> bop</strong></p>

View File

@ -1 +1,2 @@
__ is not an empty emphasis
**foo *bar **baz**
bim* bop**

View File

@ -1 +1 @@
<p>____ is not an empty strong emphasis</p>
<p><strong>foo <a href="/url"><em>bar</em></a></strong></p>

View File

@ -1 +1 @@
____ is not an empty strong emphasis
**foo [*bar*](/url)**

View File

@ -1 +1 @@
<p>foo ***</p>
<p>__ is not an empty emphasis</p>

View File

@ -1 +1 @@
foo ***
__ is not an empty emphasis

View File

@ -1 +1 @@
<p>foo <em>*</em></p>
<p>____ is not an empty strong emphasis</p>

View File

@ -1 +1 @@
foo *\**
____ is not an empty strong emphasis

View File

@ -1 +1 @@
<p>foo <em>_</em></p>
<p>foo ***</p>

View File

@ -1 +1 @@
foo *_*
foo ***

View File

@ -1 +1 @@
<p>foo *****</p>
<p>foo <em>*</em></p>

View File

@ -1 +1 @@
foo *****
foo *\**

View File

@ -1 +1 @@
<p>foo <strong>*</strong></p>
<p>foo <em>_</em></p>

View File

@ -1 +1 @@
foo **\***
foo *_*

View File

@ -1 +1 @@
<p>foo <strong>_</strong></p>
<p>foo *****</p>

View File

@ -1 +1 @@
foo **_**
foo *****

View File

@ -1 +1 @@
<p>*<em>foo</em></p>
<p>foo <strong>*</strong></p>

View File

@ -1 +1 @@
**foo*
foo **\***

View File

@ -0,0 +1 @@
<p>foo <strong>_</strong></p>

View File

@ -0,0 +1 @@
foo **_**

View File

@ -1 +1 @@
<p>*<strong>foo</strong></p>
<p>*<em>foo</em></p>

View File

@ -1 +1 @@
***foo**
**foo*

View File

@ -0,0 +1 @@
<p>*<strong>foo</strong></p>

View File

@ -0,0 +1 @@
***foo**

View File

@ -0,0 +1 @@
<p>***<em>foo</em></p>

View File

@ -0,0 +1 @@
****foo*

View File

@ -1 +1 @@
<p>foo <em>*</em></p>
<p>foo ___</p>

View File

@ -1 +1 @@
foo _*_
foo ___

View File

@ -1 +1 @@
<p>foo _____</p>
<p>foo <em>_</em></p>

View File

@ -1 +1 @@
foo _____
foo _\__

View File

@ -1 +1 @@
<p>foo <strong>_</strong></p>
<p>foo <em>*</em></p>

View File

@ -1 +1 @@
foo __\___
foo _*_

View File

@ -1 +1 @@
<p>foo <strong>*</strong></p>
<p>foo _____</p>

View File

@ -1 +1 @@
foo __*__
foo _____

View File

@ -1 +1 @@
<p>_<em>foo</em></p>
<p>foo <strong>_</strong></p>

View File

@ -1 +1 @@
__foo_
foo __\___

View File

@ -0,0 +1 @@
<p>foo <strong>*</strong></p>

View File

@ -0,0 +1 @@
foo __*__

View File

@ -1 +1 @@
<p>_<strong>foo</strong></p>
<p>_<em>foo</em></p>

View File

@ -1 +1 @@
___foo__
__foo_

View File

@ -0,0 +1 @@
<p>_<strong>foo</strong></p>

View File

@ -0,0 +1 @@
___foo__

View File

@ -0,0 +1 @@
<p>___<em>foo</em></p>

View File

@ -0,0 +1 @@
____foo_

View File

@ -1 +1 @@
__foo__
**foo**

View File

@ -1 +1 @@
_*foo*_
*_foo_*

View File

@ -1 +1 @@
<p><strong><strong>foo</strong></strong></p>
<p><strong>foo</strong></p>

View File

@ -1 +1 @@
****foo****
__foo__

View File

@ -1 +1 @@
<p><strong><strong>foo</strong></strong></p>
<p><em><em>foo</em></em></p>

View File

@ -1 +1 @@
____foo____
_*foo*_

View File

@ -0,0 +1 @@
<p><strong><strong>foo</strong></strong></p>

View File

@ -0,0 +1 @@
****foo****

View File

@ -0,0 +1 @@
<p><strong><strong>foo</strong></strong></p>

View File

@ -0,0 +1 @@
____foo____

View File

@ -0,0 +1 @@
<p><em>foo _bar</em> baz_</p>

View File

@ -0,0 +1 @@
*foo _bar* baz_

View File

@ -1 +1 @@
<p><a href="">link</a></p>
<p><a href="/uri" title="title">link</a></p>

View File

@ -1 +1 @@
[link]()
[link](/uri "title")

View File

@ -0,0 +1 @@
<p><a href="/uri">link</a></p>

View File

@ -0,0 +1 @@
[link](/uri)

View File

@ -1 +1 @@
<p>[link](/my uri)</p>
<p><a href="">link</a></p>

View File

@ -1 +1 @@
[link](/my uri)
[link]()

View File

@ -0,0 +1 @@
<p>[link](/my uri)</p>

View File

@ -0,0 +1 @@
[link](/my uri)

View File

@ -0,0 +1,3 @@
<p><a href="#fragment">link</a></p>
<p><a href="http://example.com#fragment">link</a></p>
<p><a href="http://example.com?foo=3#frag">link</a></p>

View File

@ -0,0 +1,5 @@
[link](#fragment)
[link](http://example.com#fragment)
[link](http://example.com?foo=3#frag)

View File

@ -1 +1 @@
<p>[link] (/uri)</p>
<p>[link](/url &quot;title &quot;and&quot; title&quot;)</p>

View File

@ -1 +1 @@
[link] (/uri)
[link](/url "title "and" title")

View File

@ -1 +1 @@
<p><a href="/uri">link [foo [bar]]</a></p>
<p><a href="/url" title="title &quot;and&quot; title">link</a></p>

View File

@ -1 +1 @@
[link [foo [bar]]](/uri)
[link](/url 'title "and" title')

View File

@ -1 +1 @@
<p>[link <a href="/uri">bar</a></p>
<p>[link] (/uri)</p>

View File

@ -1 +1 @@
[link [bar](/uri)
[link] (/uri)

View File

@ -0,0 +1 @@
<p><a href="/uri">link [foo [bar]]</a></p>

View File

@ -0,0 +1 @@
[link [foo [bar]]](/uri)

View File

@ -1 +1 @@
<p><a href="/uri">link <em>foo <strong>bar</strong> <code>#</code></em></a></p>
<p>[link] bar](/uri)</p>

View File

@ -1 +1 @@
[link *foo **bar** `#`*](/uri)
[link] bar](/uri)

View File

@ -1 +1 @@
<p><a href="/uri"><img src="moon.jpg" alt="moon" /></a></p>
<p>[link <a href="/uri">bar</a></p>

View File

@ -1 +1 @@
[![moon](moon.jpg)](/uri)
[link [bar](/uri)

View File

@ -0,0 +1 @@
<p><a href="/uri">link <em>foo <strong>bar</strong> <code>#</code></em></a></p>

View File

@ -0,0 +1 @@
[link *foo **bar** `#`*](/uri)

View File

@ -0,0 +1 @@
<p><a href="/uri"><img src="moon.jpg" alt="moon" /></a></p>

View File

@ -0,0 +1 @@
[![moon](moon.jpg)](/uri)

Some files were not shown because too many files have changed in this diff Show More