Commit Graph

16 Commits

Author SHA1 Message Date
Emanuil Rusev e46be110fb Merge branch 'master' into commonmark 2014-11-29 16:42:04 +02:00
Haralan Dobrev 42222e6b01 Rename everything to CommonMark 2014-09-14 00:11:18 +03:00
Haralan Dobrev ce4a29aec5 Rename Standard Markdown to CommonMark
http://blog.codinghorror.com/standard-markdown-is-now-common-markdown/

2d37920c39
2014-09-06 01:12:35 +03:00
Haralan Dobrev c18ff7f370 Add Docblock and attribution to JS test runner 2014-09-05 23:28:07 +03:00
Haralan Dobrev 6f1fac9823 Add Standard Markdown testsuite.
You could run the Parsedown testsuite only with:
    phpunit --testsuite ParsedownTests

And you could run the Standard Markdown one with:
    phpunit --testsuite StandardMarkdown

See more at http://standardmarkdown.com/
2014-09-05 23:12:33 +03:00
Jannik Zschiesche 512cc1f065 Limit generated headlines to h6 2014-08-25 21:06:03 +02:00
Haralan Dobrev 1127681d56 Allow slashes in HTML attributes 2014-08-13 23:54:52 +03:00
Emanuil Rusev d24439ada0 improve test suite 2014-05-21 23:20:46 +03:00
Emanuil Rusev 2da10d277b resolve #105 2014-05-14 13:14:49 +03:00
Emanuil Rusev 532b5ede35 resolve #129 2014-05-14 01:11:05 +03:00
Emanuil Rusev 4dde57451d fix consecutive reference links 2014-05-06 17:05:49 +03:00
Emanuil Rusev cc94c1b584 resolve #167 2014-05-02 18:21:10 +03:00
Emanuil Rusev 521803cdcd resolve #136 2014-05-01 02:42:01 +03:00
Emanuil Rusev e373391e7d resolve #164 2014-05-01 00:29:21 +03:00
Emanuil Rusev 9fa415bcc5 resolve #160 2014-04-28 21:54:38 +03:00
Emanuil Rusev 37416b5f07 simplify folder name 2014-04-28 21:53:34 +03:00