1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Commit Graph

  • 44686c4f1e improve extensibility Emanuil Rusev 2014-05-06 01:12:27 +03:00
  • db02ecf259 "reference" is a definition Emanuil Rusev 2014-05-05 14:43:31 +03:00
  • aa004d4595 improve code organisation Emanuil Rusev 2014-05-05 14:39:40 +03:00
  • 1bb65457ed remove unnecessary comments Emanuil Rusev 2014-05-05 13:46:26 +03:00
  • 0c9a4af8ab improve naming consistency Emanuil Rusev 2014-05-03 18:02:06 +03:00
  • cc94c1b584 resolve #167 Emanuil Rusev 2014-05-02 18:21:10 +03:00
  • e8d8801db4 resolve #135 1.0.0-rc.4 Emanuil Rusev 2014-05-01 02:44:35 +03:00
  • 521803cdcd resolve #136 Emanuil Rusev 2014-05-01 02:42:01 +03:00
  • 0eb480324c resolve #145 Emanuil Rusev 2014-05-01 02:02:14 +03:00
  • 7c78aff578 resolve #163 Emanuil Rusev 2014-05-01 01:47:14 +03:00
  • 2a5f99547c resolve #162 1.0.0-rc.3 Emanuil Rusev 2014-05-01 01:05:31 +03:00
  • e373391e7d resolve #164 Emanuil Rusev 2014-05-01 00:29:21 +03:00
  • 9fa415bcc5 resolve #160 1.0.0-rc.2 Emanuil Rusev 2014-04-28 21:54:38 +03:00
  • 37416b5f07 simplify folder name Emanuil Rusev 2014-04-28 21:53:34 +03:00
  • 83d3e3dbbf improve readability Emanuil Rusev 2014-04-28 02:27:05 +03:00
  • 307a987cb6 improve naming consistency Emanuil Rusev 2014-04-28 02:14:46 +03:00
  • eab3cbf255 remove unnecessary nesting Emanuil Rusev 2014-04-28 02:10:18 +03:00
  • cf7f32f891 definitions are not blocks Emanuil Rusev 2014-04-27 01:54:52 +03:00
  • 4150e00dc4 remove composer dependency Emanuil Rusev 2014-04-26 01:09:28 +03:00
  • 22affa124b travis should be able to run tests in 5.2 Emanuil Rusev 2014-04-26 01:05:49 +03:00
  • 5e95242318 improve code consistency Emanuil Rusev 2014-04-24 23:58:00 +03:00
  • 504991a04e Merge pull request #158 from hkdobrev/travis-composer Emanuil Rusev 2014-04-25 00:06:06 +03:00
  • 3d84201d74 Run composer install in Travis CI before tests Haralan Dobrev 2014-04-25 00:01:20 +03:00
  • 4f027386b1 "complete" calls should be more consistent Emanuil Rusev 2014-04-24 23:52:42 +03:00
  • cd1c030362 tests should use autoloader Emanuil Rusev 2014-04-24 22:44:30 +03:00
  • 6081954185 resolve #154 1.0.0-rc.1 Emanuil Rusev 2014-04-18 00:19:22 +03:00
  • d841003c65 fenced code blocks should respect indnetation Emanuil Rusev 2014-04-17 23:09:10 +03:00
  • f310bbe13f nested calls to lines should not reset reference definitions Emanuil Rusev 2014-04-17 15:07:09 +03:00
  • 2595f366d9 texts should not share reference definitions Emanuil Rusev 2014-04-17 14:43:45 +03:00
  • e5dc563804 replace tabs with spaces Emanuil Rusev 2014-04-17 13:34:06 +03:00
  • e0901ee9c7 remove CONTRIBUTING.md Emanuil Rusev 2014-04-17 11:47:53 +03:00
  • 5316a2e0dd improve readme Emanuil Rusev 2014-04-17 11:22:49 +03:00
  • 5be4491943 make parser class more extensible Emanuil Rusev 2014-04-17 10:59:35 +03:00
  • 4e670129c8 simplify test class Emanuil Rusev 2014-04-17 10:46:07 +03:00
  • 159c3cede6 move deprecated methods to the bottom of the class Emanuil Rusev 2014-04-17 01:11:30 +03:00
  • c10bde0174 common rules should be in a global .gitignore Emanuil Rusev 2014-03-24 23:08:52 +02:00
  • 24d872383c resolve #140 Emanuil Rusev 2014-03-19 00:58:26 +02:00
  • 7ef45894a7 Merge pull request #128 from wkpark/fixup_table Emanuil Rusev 2014-02-28 14:05:10 +02:00
  • 9bf64d2e31 resolve #125 using strpos() Won-Kyu Park 2014-02-27 21:50:17 +09:00
  • 886c620440 Merge pull request #122 from wkpark/marker_index Emanuil Rusev 2014-02-27 14:14:14 +02:00
  • e156c418d6 fixup regression due to commit 59907ff7 "simplify em/strong routine" Won-Kyu Park 2014-02-25 01:13:04 +09:00
  • 1734f6fc85 Merge pull request #124 from hkdobrev/psr-2-bc Emanuil Rusev 2014-02-25 00:48:28 +02:00
  • d8650cd77c Add set_breaks_enabled() as an alias for BC Haralan Dobrev 2014-02-25 00:43:09 +02:00
  • 3fa9d62572 psr-2 names Emanuil Rusev 2014-02-24 01:38:58 +02:00
  • 4f851205a7 simplify content types Emanuil Rusev 2014-02-24 00:55:34 +02:00
  • 0985c2ef29 fix [0] reference labels Emanuil Rusev 2014-02-23 23:43:18 +02:00
  • 9fd9262f16 implement tables Emanuil Rusev 2014-02-23 18:55:34 +02:00
  • a6756fd4fa resolve #117 Emanuil Rusev 2014-02-22 12:35:38 +02:00
  • 1243fcf3e0 simplify example Emanuil Rusev 2014-02-21 02:49:59 +02:00
  • 1e8d917f7a replace synopsis with a more appropriate word Emanuil Rusev 2014-02-21 02:26:23 +02:00
  • 324eaf7c15 move synopsis to the top Emanuil Rusev 2014-02-21 02:23:17 +02:00
  • f972f7f15d arrange methods Emanuil Rusev 2014-02-21 02:22:31 +02:00
  • 688b761d32 remove obsolete variables Emanuil Rusev 2014-02-21 02:02:36 +02:00
  • b8bd12f565 parser should be less dependent on compiler Emanuil Rusev 2014-02-21 01:54:23 +02:00
  • 7a20a9fb60 Merge pull request #114 from wkpark/fixup_reference_label Emanuil Rusev 2014-02-20 13:41:18 +02:00
  • 6fed312d3c fixup internal reference labling to make code more readable Won-Kyu Park 2014-02-19 13:30:46 +09:00
  • d0784d1006 Merge pull request #110 from wkpark/hr_heading Emanuil Rusev 2014-02-17 21:29:57 +02:00
  • 446fead459 simple html cases Won-Kyu Park 2014-02-17 23:33:56 +09:00
  • ccbdfabaff support HR and headings as block markups Won-Kyu Park 2014-02-17 23:20:06 +09:00
  • bc30ad8e30 Merge pull request #98 from hkdobrev/php-5.6 Emanuil Rusev 2014-02-12 21:45:52 +02:00
  • d9f325903a Run the testsuite on PHP 5.6 Haralan Dobrev 2014-02-12 19:13:14 +02:00
  • d29ff18299 resolve #92 0.9.4 Emanuil Rusev 2014-02-06 14:16:14 +02:00
  • 95e9878fb0 improve tests 0.9.3 Emanuil Rusev 2014-02-06 02:37:09 +02:00
  • 611aed179d simplify reference Emanuil Rusev 2014-02-06 02:36:22 +02:00
  • abb88d59fa fix reference Emanuil Rusev 2014-02-06 02:36:11 +02:00
  • 14ab6d46fe resolve #82 0.9.2 Emanuil Rusev 2014-02-06 00:10:18 +02:00
  • ebfdace4c6 reference labels should be case insensitive Emanuil Rusev 2014-02-05 14:18:05 +02:00
  • ba7f377290 resolve #88, resolve #81 Emanuil Rusev 2014-02-05 14:03:23 +02:00
  • 548a6f7945 resolve #89 Emanuil Rusev 2014-02-04 23:03:19 +02:00
  • 7a4d3c0f18 Merge pull request #85 from cebe/simplify-tests Emanuil Rusev 2014-02-04 03:46:39 -08:00
  • 7f68a3a2e1 improve contributing guidelines Emanuil Rusev 2014-02-04 01:49:55 +02:00
  • 7193e634b2 Merge pull request #84 from wkpark/fix-em-strong Emanuil Rusev 2014-02-03 05:28:20 -08:00
  • 45c01d4673 simplify testing and improved output Carsten Brandt 2014-02-03 11:23:54 +01:00
  • 59907ff757 simplify em/strong routine Won-Kyu Park 2014-02-03 16:37:57 +09:00
  • 6e93b68692 outdented is shorter and probably more accurate Emanuil Rusev 2014-02-02 23:41:06 +02:00
  • 5a525be070 improve contributing guidelines Emanuil Rusev 2014-02-02 23:23:50 +02:00
  • f5f1706e58 improve consistency of list item 0.9.1 Emanuil Rusev 2014-02-02 22:27:22 +02:00
  • b257d0ecaa add contributing guidelines Emanuil Rusev 2014-02-02 22:14:53 +02:00
  • a7510b97e7 dense list items that follow sparse ones should not be rendered as sparse ones Emanuil Rusev 2014-01-31 03:03:52 +02:00
  • e9098aebfa improve parsing of list item and code block by measuring line indentation Emanuil Rusev 2014-01-31 02:19:18 +02:00
  • 72f4a375ef Merge pull request #69 from KaneCohen/master Emanuil Rusev 2014-01-29 15:16:00 -08:00
  • 07b738b1c8 Remove one unnecessary /u flag. Kane Cohen 2014-01-29 23:05:05 +00:00
  • f7181ee9b6 Remove /u flag from '*' chars. Add /u to urls. Kane Cohen 2014-01-29 22:57:29 +00:00
  • 0ce6caf81e Merge pull request #72 from cebe/code-edge Emanuil Rusev 2014-01-29 14:31:39 -08:00
  • d3c975d4d8 some edge case tests for the code tag Carsten Brandt 2014-01-29 15:36:41 +01:00
  • 55f360a591 Add unicode support for strong/em regex. Kane Cohen 2014-01-29 10:30:21 +00:00
  • 215ff63594 improve comments Emanuil Rusev 2014-01-29 02:14:59 +02:00
  • 3d581dcaa9 simplify names of block types Emanuil Rusev 2014-01-27 22:21:58 +02:00
  • bbce965a9a read-only fields should be static Emanuil Rusev 2014-01-27 00:58:18 +02:00
  • 6069fdac81 refactor parsing of html Emanuil Rusev 2014-01-27 00:10:24 +02:00
  • 0f090e1a6e remove trailing line break Emanuil Rusev 2014-01-27 00:08:55 +02:00
  • 618ab4e156 improve layout of class members Emanuil Rusev 2014-01-26 19:53:24 +02:00
  • 7661b7c8f9 simplify comments Emanuil Rusev 2014-01-26 19:14:44 +02:00
  • 8f6495ce86 ternaries should not do more than assign a value Emanuil Rusev 2014-01-26 19:13:08 +02:00
  • 250ba80356 expression assignments should be separate Emanuil Rusev 2014-01-26 19:05:24 +02:00
  • 3ac9b96e57 element » block Emanuil Rusev 2014-01-26 13:47:56 +02:00
  • b764deca66 improve comments Emanuil Rusev 2014-01-26 03:36:25 +02:00
  • 65ef541fda improve comments Emanuil Rusev 2014-01-25 18:47:44 +02:00
  • c7b6d0235d unset brackets should not be separated Emanuil Rusev 2014-01-24 01:47:04 +02:00
  • 1a2124daae Merge pull request #65 from hkdobrev/comments-imperative Emanuil Rusev 2014-01-25 04:53:19 -08:00