diff --git a/test/specs/gfm/gfm.0.28.json b/test/specs/gfm/gfm.0.29.json similarity index 85% rename from test/specs/gfm/gfm.0.28.json rename to test/specs/gfm/gfm.0.29.json index 75bffc64ce..28ffd8b97e 100644 --- a/test/specs/gfm/gfm.0.28.json +++ b/test/specs/gfm/gfm.0.29.json @@ -1,153 +1,147 @@ [ { "section": "Tables", - "html": "
foo | \nbar | \n
---|---|
baz | \nbim | \n
foo | \nbar | \n
---|---|
baz | \nbim | \n
abc | \ndefghi | \n
---|---|
bar | \nbaz | \n
abc | \ndefghi | \n
---|---|
bar | \nbaz | \n
f|oo | \n
---|
b | az | \n
b | im | \n
f|oo | \n
---|
b | az | \n
b | im | \n
abc | \ndef | \n
---|---|
bar | \nbaz | \n
\n", + "html": "bar
\n
abc | \ndef | \n
---|---|
bar | \nbaz | \n
\n", "markdown": "| abc | def |\n| --- | --- |\n| bar | baz |\n> bar", - "example": 194 + "example": "201" }, { "section": "Tables", - "html": "bar
\n
abc | \ndef | \n
---|---|
bar | \nbaz | \n
bar | \n\n |
bar
", + "html": "abc | \ndef | \n
---|---|
bar | \nbaz | \n
bar | \n\n |
bar
", "markdown": "| abc | def |\n| --- | --- |\n| bar | baz |\nbar\n\nbar", - "example": 195 + "example": "202" }, { "section": "Tables", "html": "| abc | def |\n| --- |\n| bar |
", "markdown": "| abc | def |\n| --- |\n| bar |", - "example": 196 + "example": "203" }, { "section": "Tables", - "html": "abc | \ndef | \n
---|---|
bar | \n\n |
bar | \nbaz | \n
abc | \ndef | \n
---|---|
bar | \n\n |
bar | \nbaz | \n
abc | \ndef | \n
---|
abc | \ndef | \n
---|
Hi Hello, world!
This text is curious.
This ~~has a
\nnew paragraph~~.
", "markdown": "This ~~has a\n\nnew paragraph~~.", - "example": 471 + "example": "492" }, { "section": "Autolinks", "html": "", "markdown": "www.commonmark.org", - "example": 597 + "example": "621" }, { "section": "Autolinks", "html": "Visit www.commonmark.org/help for more information.
", "markdown": "Visit www.commonmark.org/help for more information.", - "example": 598 + "example": "622" }, { "section": "Autolinks", "html": "Visit www.commonmark.org.
\nVisit www.commonmark.org/a.b.
", "markdown": "Visit www.commonmark.org.\n\nVisit www.commonmark.org/a.b.", - "example": 599 + "example": "623" }, { "section": "Autolinks", "html": "www.google.com/search?q=Markup+(business)
\n(www.google.com/search?q=Markup+(business))
", "markdown": "www.google.com/search?q=Markup+(business)\n\n(www.google.com/search?q=Markup+(business))", - "example": 600 + "example": "624" }, { "section": "Autolinks", "html": "www.google.com/search?q=(business))+ok
", "markdown": "www.google.com/search?q=(business))+ok", - "example": 601 + "example": "625" }, { "section": "Autolinks", "html": "www.google.com/search?q=commonmark&hl=en
\nwww.google.com/search?q=commonmark&hl;
", "markdown": "www.google.com/search?q=commonmark&hl=en\n\nwww.google.com/search?q=commonmark&hl;", - "example": 602 + "example": "626" }, { "section": "Autolinks", "html": "", "markdown": "www.commonmark.org/he(Visit https://encrypted.google.com/search?q=Markup+(business))
\nAnonymous FTP is available at ftp://foo.bar.baz.
", "markdown": "http://commonmark.org\n\n(Visit https://encrypted.google.com/search?q=Markup+(business))\n\nAnonymous FTP is available at ftp://foo.bar.baz.", - "example": 604 + "example": "628" }, { "section": "Autolinks", "html": "", "markdown": "foo@bar.baz", - "example": 605 + "example": "629" }, { "section": "Autolinks", "html": "hello@mail+xyz.example isn't valid, but hello+xyz@mail.example is.
", "markdown": "hello@mail+xyz.example isn't valid, but hello+xyz@mail.example is.", - "example": 606 + "example": "630" }, { "section": "Autolinks", "html": "\n\na.b-c_d@a.b-
\na.b-c_d@a.b_
", "markdown": "a.b-c_d@a.b\n\na.b-c_d@a.b.\n\na.b-c_d@a.b-\n\na.b-c_d@a.b_", - "example": 607 + "example": "631" }, { "section": "Disallowed Raw HTML", "html": "<title> <style>
\n\n <xmp> is disallowed. <XMP> is also disallowed.\n", "markdown": "