Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-03 | Added anchor for 'paragraph-continuation-text'. | John MacFarlane | |
2014-09-03 | Fixed typo. Closes #18. | John MacFarlane | |
2014-09-04 | Fixed a few typos | Christophe Coevoet | |
2014-09-03 | Merge pull request #11 from factormystic/patch-1 | John MacFarlane | |
remove unnecessary line ending explanation | |||
2014-09-03 | Delete incorrect "leading spaces" in setext header spec. Closes #10. | John MacFarlane | |
2014-09-03 | remove unnecessary line ending explanation | factormystic | |
- line endings aren't really tied to platforms, so this aside is superfluous | |||
2014-09-01 | Merge pull request #7 from balpha/patch-2 | John MacFarlane | |
Fix definition of list item laziness | |||
2014-09-01 | Spec: Fixed example in section 5.2.1. | John MacFarlane | |
Closes #8. Thanks, @balpha, for catching these problems. | |||
2014-09-01 | Spec: clarify that code block ends when containing block does. | John MacFarlane | |
@balpha, let me know if you think the wording can be improved. Closes #6. | |||
2014-09-01 | Fix definition of list item laziness | Benjamin Dumke-von der Ehe | |
By definition, the text after the list item cannot be paragraph continuation text. Rather, this rule refers to removing indentation when there's paragraph continuation text immediately after the (to be removed fully or partially) indentation. | |||
2014-09-01 | fix typos | Benjamin Dumke-von der Ehe | |
2014-08-23 | Added test cases for URLs and emails without <>. | John MacFarlane | |
2014-08-23 | Documented that two blank lines in fenced code block don't break list. | John MacFarlane | |
2014-08-16 | Fix link to HTML’s email regular expression. | Martijn van der Ven | |
2014-08-14 | Fixed terminological inconsistency: link reference definition. | John MacFarlane | |
2014-08-13 | Added more motivating examples. | John MacFarlane | |
2014-08-13 | Initial commit | John MacFarlane | |