Commit Graph

  • c4d4a6800d (beginning to) improve commonmark compliance:lists Aidan Woods 2016-10-11 12:05:33 +0100
  • be671e72a3
    Don't let Travis skip Parsedown's phpunit tests Daniel Rudolf 2016-10-09 14:21:17 +0200
  • f0587d41a9
    Add test/CommonMarkTestWeak.php to .travis.yml Daniel Rudolf 2016-10-09 14:17:03 +0200
  • cbc4b3f612 Merge pull request #436 from grogy/php71 Emanuil Rusev 2016-10-09 13:04:16 +0300
  • 0080ef218e Added PHP version 7.1 for tests #436 Václav Makeš 2016-10-09 01:58:47 +0200
  • 3aef89b399 Line handler may prevent specified element nesting #433 Aidan Woods 2016-10-08 17:54:04 +0100
  • f4e0234af0 Merge pull request #431 from aidantwoods/patch-2 Emanuil Rusev 2016-10-05 22:55:34 +0300
  • 5c22531e4d Allow parsedown to specify list start attribute #431 Aidan Woods 2016-10-05 18:27:54 +0100
  • 3978e33fd0 Allow parsedown to specify list start attribute Aidan Woods 2016-10-05 18:17:12 +0100
  • a37797ef34 Allow parsedown to specify list start attribute Aidan Woods 2016-10-05 18:15:47 +0100
  • e3cd271f16 Allow parsedown to specify list start attribute Aidan Woods 2016-10-05 15:44:34 +0100
  • f0b7b61c16 Allow parsedown to specify list start attribute Aidan Woods 2016-10-05 11:36:27 +0100
  • ed41fcf3d6 Allow parsedown to specify list start attribute Aidan Woods 2016-10-05 10:06:40 +0100
  • 1fa8fae301 Allow parsedown to specify list start attribute Aidan Woods 2016-10-05 10:03:21 +0100
  • 543a6c4175 Line handler may prevent specified element nesting Aidan Woods 2016-10-04 18:59:36 +0100
  • 932bafe0f0 update test for new feature Aidan Woods 2016-10-04 17:43:37 +0100
  • ac857809ab update test for new feature Aidan Woods 2016-10-04 17:41:57 +0100
  • 846274996a Update ordered_list.html Aidan Woods 2016-10-04 17:28:43 +0100
  • c145a75848 update test for new feature Aidan Woods 2016-10-04 15:44:50 +0100
  • a81aedeb10 Line handler may prevent specified element nesting Aidan Woods 2016-10-04 15:27:11 +0100
  • 50952b3243 Line handler may prevent specified element nesting Aidan Woods 2016-10-02 18:26:13 +0100
  • 4d3600f273 Extend disallowed assertion depth capabilities Aidan Woods 2016-10-02 17:37:08 +0100
  • d6d5f53ff4 Fix Issue #358 – preventing double nested links Aidan Woods 2016-10-01 15:56:14 +0100
  • f17aa0438a Update Parsedown.php Aidan Woods 2016-09-27 02:15:35 +0100
  • 38f4027d5e Update Parsedown.php Aidan Woods 2016-09-27 02:15:09 +0100
  • 2cee8d8a2d Update Parsedown.php Aidan Woods 2016-09-27 01:23:22 +0100
  • cceefafd55 test Aidan Woods 2016-09-27 01:16:00 +0100
  • 1c58e9d8d5 oops Aidan Woods 2016-09-27 00:57:57 +0100
  • 2772b034c6 Update Parsedown.php Aidan Woods 2016-09-27 00:53:51 +0100
  • 5d847baf57 Update Parsedown.php #430 Aidan Woods 2016-09-23 04:42:04 +0100
  • 1a44cbd62c Update Parsedown.php #429 pablotheissen 2016-09-22 12:21:39 +0200
  • 50c5fad67d Prefix relative images with server path #426 Erik Raetz 2016-09-06 15:47:11 +0200
  • 73dbe2fd17
    Remove PHPUnit bootstrap in favour of composer Daniel Rudolf 2016-09-05 22:04:46 +0200
  • 33a23fbfb2
    Refactor PHPUnit bootstrap Daniel Rudolf 2016-09-05 21:10:23 +0200
  • a2ed1592bd Merge pull request #424 from hkdobrev/patch-1 Emanuil Rusev 2016-09-05 16:55:29 +0300
  • 3d7a473aa9 Update URL to dependants #424 Haralan Dobrev 2016-09-05 16:38:38 +0300
  • 228d5f4754
    Improve test/CommonMarkTestWeak.php Daniel Rudolf 2016-09-05 15:31:07 +0200
  • 2cacfb8da4
    Improve test/CommonMarkTestWeak.php Daniel Rudolf 2016-09-05 15:17:52 +0200
  • d33e736fa3
    Add test/CommonMarkTestWeak.php Daniel Rudolf 2016-09-05 14:38:47 +0200
  • 3a46a31e09
    Fix test/CommonMarkTest.php example regex Daniel Rudolf 2016-09-05 14:37:34 +0200
  • e1bcc1c472
    Fix test/CommonMarkTest.php Daniel Rudolf 2016-09-05 04:51:28 +0200
  • 8a20197b0f Add the possibility to provide a list of allowed types. @todo: may be useful also for blocks. #419 Matthieu Riffault 2016-08-24 10:51:11 +0200
  • f671ae7364 improve readme Emanuil Rusev 2016-07-27 11:05:24 +0300
  • c28065b8c1 Don't create pair tags without content #409 Pavel Kácha 2016-07-16 17:09:31 +0200
  • b5951e08c6 Create .gitattributes #406 Adrien Loison 2016-06-24 14:18:01 +0200
  • 65d7516ff6 Remove & from being replaced with & in inline links #404 33mhz 2016-06-17 10:15:16 -0500
  • abb47cd276 Case insensitive... #403 JuliusPC 2016-06-06 17:51:01 +0200
  • d1c2817e7c Avoid XSS via links and images JuliusPC 2016-06-06 17:45:03 +0200
  • e9289b394c Merge with upstream #333 Sergii Bondarenko 2016-03-13 15:07:03 +0200
  • 0956f99903 Resolve merge conflict Sergii Bondarenko 2016-03-13 15:06:01 +0200
  • 490a8f35a4 remove incompatible comment Emanuil Rusev 2016-03-09 19:02:39 +0200
  • 5bbbc8b0ab only return hook instance in registerHook if successful #386 Garrett Grimm 2016-02-20 00:30:16 -0800
  • fdcf915ee5 return hook instance from registerHook() and add public methods to add element types Garrett Grimm 2016-02-20 00:19:23 -0800
  • 71213e851d Fixed relative link compatibility for php 5.3 brandon 2016-02-17 11:26:38 -0500
  • b9daaa2fed Allow user to set a relative path brandon 2016-02-17 10:48:47 -0500
  • b5ccb61c8f Handle headings with # character #387 Gonzalo López Garmendia 2016-02-16 01:02:09 +0100
  • f5822bd1bc don't use static methods in hooks Garrett Grimm 2016-02-14 19:10:00 -0800
  • b4f1bbe2a0 use instance variable instead of static for storing hooks Garrett Grimm 2016-02-14 18:04:56 -0800
  • 607074860a small docblock update Garrett Grimm 2016-02-14 15:14:41 -0800
  • e1fdd15d13 change to allow for multiple hooks on same method Garrett Grimm 2016-02-14 15:12:45 -0800
  • e638acde8f update readme Garrett Grimm 2016-02-14 12:19:27 -0800
  • 489ea41be9 add hooks Garrett Grimm 2016-02-14 12:18:18 -0800
  • 25e4524f08 Hotfix multibyte lists #381 dotzero 2016-01-25 12:19:45 +0300
  • e29449c3b2 Support for opening links in new tabs/windows #380 JeanValjean2 2016-01-20 03:19:42 +0100
  • 94688f21cc improve readme Emanuil Rusev 2016-01-07 19:36:51 +0200
  • 5e08edcffa Merge remote-tracking branch 'upstream/master' #334 Anthony Williams 2016-01-07 17:27:31 +0000
  • 693f2c4842 Merge pull request #377 from PhrozenByte/patch-1 Emanuil Rusev 2016-01-07 19:14:25 +0200
  • 9545a295cf README.md: Add PHP 5.3+ requirement #377 Daniel Rudolf 2016-01-07 16:48:43 +0100
  • 3d649081e5 Update composer.json requirements Daniel Rudolf 2016-01-06 19:44:53 +0100
  • 10c25c28e3 Merge adcd3b4aea into 32de2cedcc #258 Graham Campbell 2015-12-22 00:15:41 +0000
  • 32de2cedcc Merge pull request #373 from getgrav/master Emanuil Rusev 2015-12-19 16:39:29 +0200
  • e7443a2bd8 Fixed really sorry spelling errors #373 Andy Miller 2015-12-18 20:45:14 -0700
  • 10a7ff776c Left as-is Andy Miller 2015-12-17 10:48:21 -0700
  • 5ad15b87fa Break out method_exists checks into extendable methods to allow for better pluggability Andy Miller 2015-12-17 10:46:44 -0700
  • b166cab9a2 Make lines protected to allow for extendability Andy Miller 2015-12-17 10:46:04 -0700
  • cc04ef707b Breakout method_exists checks to allow for more plugin-friendly overrides #372 Andy Miller 2015-12-17 10:25:38 -0700
  • a323aca8e5 Make Lines protected so it can be overridden if required Andy Miller 2015-12-17 10:25:06 -0700
  • 26226f3980 Merge 22ec122cd9 into 0f974bf34f #340 Josh 2015-11-26 14:52:04 +0000
  • 0f974bf34f improve readme Emanuil Rusev 2015-11-26 15:08:28 +0200
  • be6b363d72 Remove excess; #368 towers 2015-11-19 11:23:27 +0800
  • 3d7cdeec5f remove duplicate item in: who uses it Emanuil Rusev 2015-11-14 09:54:17 +0200
  • 97953b193e add Grav CMS to: who uses it Emanuil Rusev 2015-11-14 09:52:07 +0200
  • c046a6b646 Merge pull request #361 from grogy/php7-readme Emanuil Rusev 2015-10-31 20:08:48 +0200
  • f1fefc257c improve readme Emanuil Rusev 2015-10-31 16:13:42 +0200
  • 6f23ec8203 improve readme Emanuil Rusev 2015-10-31 15:52:07 +0200
  • 23d4544986 improve readme Emanuil Rusev 2015-10-31 15:51:14 +0200
  • 5a4ff5d189 improve readme Emanuil Rusev 2015-10-31 15:49:56 +0200
  • 50ac4a06e8 remove PHP 7.0 from allow failures in tests + improve readme #361 Václav Makeš 2015-10-31 01:55:49 +0100
  • 003af26499 improve readme Emanuil Rusev 2015-10-31 00:45:21 +0200
  • aa63058a88 improve readme Emanuil Rusev 2015-10-31 00:38:24 +0200
  • 15d56cdd27 improve readme Emanuil Rusev 2015-10-31 00:37:38 +0200
  • 93d77b0b47 improve readme Emanuil Rusev 2015-10-31 00:35:04 +0200
  • c8072a1987 add link to caret.io in readme Emanuil Rusev 2015-10-31 00:33:11 +0200
  • b008290917 Merge pull request #359 from tbreuss/master Emanuil Rusev 2015-10-25 16:42:45 +0200
  • 9928c933d8 Add Herbie CMS to "Who uses it?" #359 Thomas Breuss 2015-10-25 13:33:13 +0100
  • ddb3bd2107 Merge pull request #357 from donatj/master Emanuil Rusev 2015-10-21 01:43:13 +0300
  • e603c2378d Parsedown library shouldn't be executable #357 Jesse Donat 2015-10-20 15:16:36 -0500
  • 3ffd295885 Fixed language designation for code blocks Anthony Williams 2015-10-14 10:28:10 +0100
  • 3c1db8890d Merged changes from https://github.com/erusev/parsedown.git Anthony Williams 2015-10-14 10:18:28 +0100
  • 3ebbd730b5 1.6.0 1.6.0 Emanuil Rusev 2015-10-04 19:43:56 +0300