Commit Graph

  • 033c2b78c1 match blockquote comment Emanuil 2013-09-19 23:28:12 +0300
  • 34035316df NULL » null Emanuil 2013-09-19 23:12:48 +0300
  • f13214cfa7 single line blockquotes should also go through "parse_lines" Emanuil 2013-09-18 19:53:44 +0300
  • 238b1029c0 remove "parse_blocks" method in favor of a more capable "parse_lines" Emanuil 2013-09-18 00:27:35 +0300
  • bc27850c41 improve emphasis test Emanuil 2013-09-03 00:15:25 +0300
  • 3afeee3b19 parse * and _ emphasis types separately to optimize performance and improve readability Emanuil 2013-09-03 00:14:04 +0300
  • a94a45f955 reference_link test should reference md.png with a relative path Emanuil 2013-09-02 22:12:43 +0300
  • 4af89c5087 reference links should be able to have their names on the next line Emanuil 2013-08-31 22:27:38 +0300
  • 0352f01c7e leading \n characters should not be parsed as part of first block Emanuil 2013-08-31 21:44:23 +0300
  • 40c2dcfac7 resolve #20 Emanuil 2013-08-31 20:28:23 +0300
  • 097ec5e8a5 test case should deal with \r characters Emanuil 2013-08-31 20:11:48 +0300
  • 8ac52a2f30 resolve #17 Emanuil 2013-08-31 19:55:07 +0300
  • 4a6bb88239 improve the code that removes \r characters Emanuil 2013-08-31 19:54:14 +0300
  • 609ad47c38 resolve #16 Emanuil 2013-07-26 00:08:52 +0300
  • 7d7e89f5c3 remove 5.2 from PHP versions to test against Emanuil 2013-07-25 01:49:02 +0300
  • 5aad1d42d2 inline links should work with images Emanuil 2013-07-25 01:33:40 +0300
  • 3ff5c623f2 add 5.2, 5.5 to PHP versions to test against Emanuil 2013-07-25 00:44:33 +0300
  • 637b516694 remove coveralls.io integration Emanuil 2013-07-24 13:58:17 +0300
  • 31b811d3fe improve license Emanuil 2013-07-24 01:38:38 +0300
  • 8954b94516 setext headings should support inline elements Emanuil 2013-07-24 00:52:35 +0300
  • 4e64695055 remove footer from readme Emanuil 2013-07-24 00:32:31 +0300
  • b29c2459e0 remove link from the h2 heading in readme Emanuil 2013-07-23 23:54:32 +0300
  • 15f20fb59e improve readme Emanuil 2013-07-23 23:32:45 +0300
  • 69a620110a Merge pull request #10 from hkdobrev/emphasis Emanuil Rusev 2013-07-23 00:52:41 -0700
  • e4f9620e98 add "Coverage Status" badge to readme Emanuil 2013-07-23 10:36:28 +0300
  • 8c59d05478 fix .coveralls.yml Emanuil 2013-07-23 10:25:58 +0300
  • 26c02dafed add .coveralls.yml config Emanuil 2013-07-23 10:14:00 +0300
  • 5de50f101a implement coveralls.io integration Emanuil 2013-07-23 01:43:10 +0300
  • 7ace421f6d Better parsing of emphasis and strong elements hkdobrev 2013-07-22 21:29:32 +0300
  • 78cad3964c add .travis.yml config Emanuil 2013-07-22 23:59:51 +0300
  • 8ed3b3d484 Merge pull request #11 from hkdobrev/fix-quick-block-check Emanuil Rusev 2013-07-22 13:04:38 -0700
  • 41bf9733b0 Fixed performance check for quick blocks and lines hkdobrev 2013-07-22 21:54:18 +0300
  • 99bf0d4bba refactor test case Emanuil 2013-07-22 00:19:11 +0300
  • f29981d0a3 fix test case Emanuil 2013-07-22 00:10:01 +0300
  • 2f051b821c improve indentation in phpunit.xml.dist Emanuil 2013-07-22 00:01:48 +0300
  • 85dd9fd965 migrate tests to phpunit Emanuil 2013-07-21 23:14:30 +0300
  • 69de4c46d5 rename tests/ to data/ Emanuil 2013-07-21 18:46:37 +0300
  • 5bbbabe8aa paragraph blocks preceded by a list block should not produce exceptions Emanuil 2013-07-21 18:44:26 +0300
  • ec5f2c6f31 Merge pull request #7 from hkdobrev/atx-headings-tests Emanuil Rusev 2013-07-21 08:19:48 -0700
  • 66f9baf013 More tests for atx headings hkdobrev 2013-07-20 09:53:17 +0300
  • 7b091b8915 link definitions should not tolerate space between `]` and `(` Emanuil 2013-07-18 10:07:13 +0300
  • 0a0a126827 improve readme Emanuil 2013-07-18 00:58:53 +0300
  • c1bbcb1abd remove the extra trailing comma from composer.json Emanuil 2013-07-11 00:33:44 +0300
  • 2e50a935e8 remove heading from readme Emanuil 2013-07-10 23:30:31 +0300
  • cbc76e5c31 first commit Emanuil 2013-07-10 23:22:16 +0300