Age | Commit message (Expand) | Author |
2014-09-19 | spec: Fixed date, version. | John MacFarlane |
2014-09-17 | Merge pull request #66 from vmg/revamp | John MacFarlane |
2014-09-16 | typo fix | Alex Kocharin |
2014-09-12 | Add example from issue #94 about indented code block closing fences | Bengt Lüers |
2014-09-11 | Updated test cases in spec to reflect last change. | John MacFarlane |
2014-09-11 | Updated spec (but not yet examples) with new rules. | John MacFarlane |
2014-09-11 | Revert "spec: change nesting order of strong/emph in ***a***." | John MacFarlane |
2014-09-11 | spec: change nesting order of strong/emph in ***a***. | John MacFarlane |
2014-09-11 | Fix another broken link. | Artyom Kazak |
2014-09-11 | Fix a broken link to the “A parsing strategy” section. | Artyom Kazak |
2014-09-09 | `code`, not `pre`. | Artyom Kazak |
2014-09-09 | Update the spec with better entity handling | Vicent Marti |
2014-09-09 | This is going well | Vicent Marti |
2014-09-09 | This spec was correct | Vicent Marti |
2014-09-09 | 5 failed | Vicent Marti |
2014-09-09 | 433/8 | Vicent Marti |
2014-09-09 | 426/15 | Vicent Marti |
2014-09-07 | Fixed #48. | John MacFarlane |
2014-09-06 | Spec, js, C: Added iframe to block-level HTML tags. | John MacFarlane |
2014-09-06 | spec: Clarify that a blank line may have no characters. | John MacFarlane |
2014-09-06 | Don't treat "br" as a block-level HTML tag. | John MacFarlane |
2014-09-06 | Merge pull request #54 from cebe/patch-1 | John MacFarlane |
2014-09-06 | Fixed extra space before period. | John MacFarlane |
2014-09-06 | Merge pull request #71 from mathiasbynens/patch-1 | John MacFarlane |
2014-09-06 | Updated date in spec. | John MacFarlane |
2014-09-06 | replace Standard Markdown with CommonMark | Pablo Rodríguez |
2014-09-05 | Simplified unicode tab escaping test. | John MacFarlane |
2014-09-05 | Updated tab expansion tests to use code blocks. | John MacFarlane |
2014-09-05 | Make fenced code blocks add the `class`to `code` rather than `pre` | Mathias Bynens |
2014-09-04 | Fixed typo. Closes #44. Thanks, @fordhurley. | John MacFarlane |
2014-09-04 | spec: Use closing tags on a elements. | John MacFarlane |
2014-09-04 | Fixed link. | John MacFarlane |
2014-09-04 | Updated usage information for runtests.pl | Carsten Brandt |
2014-09-04 | Merge pull request #32 from emwap/patch-1 | John MacFarlane |
2014-09-04 | Merge pull request #34 from cebe/patch-1 | John MacFarlane |
2014-09-04 | Capitalize Markdown. | John MacFarlane |
2014-09-04 | Fixed some typos in spec.txt | Carsten Brandt |
2014-09-04 | Fix typo | Anders Persson |
2014-09-03 | spec: Added a test with single escaped # at end of ATX header. | John MacFarlane |
2014-09-03 | A line can have zero characters. | John MacFarlane |
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 |
2014-09-03 | Delete incorrect "leading spaces" in setext header spec. Closes #10. | John MacFarlane |
2014-09-03 | remove unnecessary line ending explanation | factormystic |
2014-09-01 | Merge pull request #7 from balpha/patch-2 | John MacFarlane |
2014-09-01 | Spec: Fixed example in section 5.2.1. | John MacFarlane |
2014-09-01 | Spec: clarify that code block ends when containing block does. | John MacFarlane |
2014-09-01 | Fix definition of list item laziness | Benjamin Dumke-von der Ehe |