Commit Graph

845 Commits

Author SHA1 Message Date
Emanuil Rusev 1c89e6f771 improve readme 2014-09-09 14:30:17 +03:00
Emanuil Rusev e7d160049e Merge pull request #218 from hkdobrev/common-mark
Rename Standard Markdown to CommonMark
2014-09-06 01:17:15 +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
Emanuil Rusev 8ecf828777 Merge pull request #217 from hkdobrev/standard-markdown
Standard markdown
2014-09-05 23:38:01 +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
Emanuil Rusev 0220a93010 Merge pull request #208 from apfelbox/max-h6
Limit generated headlines to h6
2014-08-26 09:31:52 +03:00
Jannik Zschiesche 512cc1f065 Limit generated headlines to h6 2014-08-25 21:06:03 +02:00
Emanuil Rusev 9437766539 Merge pull request #200 from hkdobrev/html-attributes-slashes
Allow slashes in HTML attributes
2014-08-14 01:27:48 +03:00
Haralan Dobrev 1127681d56 Allow slashes in HTML attributes 2014-08-13 23:54:52 +03:00
Emanuil Rusev e33ac1c56e improve readme 2014-06-18 12:27:25 +03:00
Emanuil Rusev d24439ada0 improve test suite 2014-05-21 23:20:46 +03:00
Emanuil Rusev 1ae100beab improve comment 2014-05-17 17:37:17 +03:00
Emanuil Rusev 82a5a78a36 improve readme 2014-05-17 17:13:00 +03:00
Emanuil Rusev 4ede4340ab improve readme 2014-05-16 03:34:43 +03:00
Emanuil Rusev 170a6bf770 improve readme 2014-05-16 01:27:54 +03:00
Emanuil Rusev 21db821324 improve readme 2014-05-16 01:15:21 +03:00
Emanuil Rusev b384839d15 update readme 2014-05-14 20:07:52 +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 2bd2f81f4f methods should not have more than one optional parameters 2014-05-12 16:18:00 +03:00
Emanuil Rusev e318e66de5 improve consistency 2014-05-12 00:41:00 +03:00
Emanuil Rusev 0820d0a607 paragraph doesn't have to use a type 2014-05-12 00:34:47 +03:00
Emanuil Rusev b8d1cfe91a improve extensibility 2014-05-11 22:31:02 +03:00
Emanuil Rusev d85a233611 Merge pull request #171 from scarwu/master
identifyEscapeSequence() needs Array check
2014-05-11 20:57:05 +03:00
ScarWu 973d4a866d add array check 2014-05-11 23:36:01 +08:00
Emanuil Rusev d19c2b6942 improve names 2014-05-10 16:28:00 +03:00
Emanuil Rusev 4dde57451d fix consecutive reference links 2014-05-06 17:05:49 +03:00
Emanuil Rusev 44686c4f1e improve extensibility 2014-05-06 01:12:27 +03:00
Emanuil Rusev db02ecf259 "reference" is a definition 2014-05-05 14:43:31 +03:00
Emanuil Rusev aa004d4595 improve code organisation 2014-05-05 14:39:40 +03:00
Emanuil Rusev 1bb65457ed remove unnecessary comments 2014-05-05 13:46:26 +03:00
Emanuil Rusev 0c9a4af8ab improve naming consistency 2014-05-03 18:02:06 +03:00
Emanuil Rusev cc94c1b584 resolve #167 2014-05-02 18:21:10 +03:00
Emanuil Rusev e8d8801db4 resolve #135 2014-05-01 02:44:35 +03:00
Emanuil Rusev 521803cdcd resolve #136 2014-05-01 02:42:01 +03:00
Emanuil Rusev 0eb480324c resolve #145 2014-05-01 02:02:14 +03:00
Emanuil Rusev 7c78aff578 resolve #163 2014-05-01 01:47:14 +03:00
Emanuil Rusev 2a5f99547c resolve #162 2014-05-01 01:05:31 +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
Emanuil Rusev 83d3e3dbbf improve readability 2014-04-28 02:27:05 +03:00
Emanuil Rusev 307a987cb6 improve naming consistency 2014-04-28 02:14:46 +03:00
Emanuil Rusev eab3cbf255 remove unnecessary nesting 2014-04-28 02:10:18 +03:00
Emanuil Rusev cf7f32f891 definitions are not blocks 2014-04-27 01:54:52 +03:00
Emanuil Rusev 4150e00dc4 remove composer dependency 2014-04-26 01:09:28 +03:00
Emanuil Rusev 22affa124b travis should be able to run tests in 5.2 2014-04-26 01:06:15 +03:00
Emanuil Rusev 5e95242318 improve code consistency 2014-04-26 01:06:14 +03:00
Emanuil Rusev 504991a04e Merge pull request #158 from hkdobrev/travis-composer
Run composer install in Travis CI before tests
2014-04-25 00:06:06 +03:00