summaryrefslogtreecommitdiff
path: root/spec.txt
AgeCommit message (Expand)Author
2014-09-09Update the spec with better entity handlingVicent Marti
2014-09-09This is going wellVicent Marti
2014-09-09This spec was correctVicent Marti
2014-09-095 failedVicent Marti
2014-09-09433/8Vicent Marti
2014-09-09426/15Vicent Marti
2014-09-07Fixed #48.John MacFarlane
2014-09-06Spec, js, C: Added iframe to block-level HTML tags.John MacFarlane
2014-09-06spec: Clarify that a blank line may have no characters.John MacFarlane
2014-09-06Don't treat "br" as a block-level HTML tag.John MacFarlane
2014-09-06Merge pull request #54 from cebe/patch-1John MacFarlane
2014-09-06Fixed extra space before period.John MacFarlane
2014-09-06Merge pull request #71 from mathiasbynens/patch-1John MacFarlane
2014-09-06Updated date in spec.John MacFarlane
2014-09-06replace Standard Markdown with CommonMarkPablo Rodríguez
2014-09-05Simplified unicode tab escaping test.John MacFarlane
2014-09-05Updated tab expansion tests to use code blocks.John MacFarlane
2014-09-05Make fenced code blocks add the `class`to `code` rather than `pre` Mathias Bynens
2014-09-04Fixed typo. Closes #44. Thanks, @fordhurley.John MacFarlane
2014-09-04spec: Use closing tags on a elements.John MacFarlane
2014-09-04Fixed link.John MacFarlane
2014-09-04Updated usage information for runtests.plCarsten Brandt
2014-09-04Merge pull request #32 from emwap/patch-1John MacFarlane
2014-09-04Merge pull request #34 from cebe/patch-1John MacFarlane
2014-09-04Capitalize Markdown.John MacFarlane
2014-09-04Fixed some typos in spec.txtCarsten Brandt
2014-09-04Fix typoAnders Persson
2014-09-03spec: Added a test with single escaped # at end of ATX header.John MacFarlane
2014-09-03A line can have zero characters.John MacFarlane
2014-09-03Added anchor for 'paragraph-continuation-text'.John MacFarlane
2014-09-03Fixed typo. Closes #18.John MacFarlane
2014-09-04Fixed a few typosChristophe Coevoet
2014-09-03Merge pull request #11 from factormystic/patch-1John MacFarlane
2014-09-03Delete incorrect "leading spaces" in setext header spec. Closes #10.John MacFarlane
2014-09-03remove unnecessary line ending explanationfactormystic
2014-09-01Merge pull request #7 from balpha/patch-2John MacFarlane
2014-09-01Spec: Fixed example in section 5.2.1.John MacFarlane
2014-09-01Spec: clarify that code block ends when containing block does.John MacFarlane
2014-09-01Fix definition of list item lazinessBenjamin Dumke-von der Ehe
2014-09-01fix typosBenjamin Dumke-von der Ehe
2014-08-23Added test cases for URLs and emails without <>.John MacFarlane
2014-08-23Documented that two blank lines in fenced code block don't break list.John MacFarlane
2014-08-16Fix link to HTML’s email regular expression.Martijn van der Ven
2014-08-14Fixed terminological inconsistency: link reference definition.John MacFarlane
2014-08-13Added more motivating examples.John MacFarlane
2014-08-13Initial commitJohn MacFarlane