Commit Graph

  • 9dae844a6e post-increment operators should not be separated Emanuil Rusev 2013-12-07 22:29:51 +0200
  • ae5a171be1 Adding failing test for a list with following list with links #49 Anh Nhan Nguyen 2013-12-18 20:29:20 +0100
  • df6fe915c6 Merge pull request #48 from kaamaru/master 0.7.7 Emanuil Rusev 2013-12-18 10:36:06 -0800
  • 576b0ea761 Fix HTML Bug #48 kaamaru 2013-12-18 12:32:49 +0000
  • 0f027dc04b Merge pull request #47 from malorisdead/link-titles Emanuil Rusev 2013-12-15 14:56:12 -0800
  • 179862bd6e improve readme Emanuil Rusev 2013-12-15 03:32:34 +0200
  • 019a4af2af Added ability to specify link titles to inline and reference links. Fixed whitespace bug with reference link regex. Updated tests. #47 malorisdead 2013-12-14 02:13:53 -0500
  • 9e3a25d55f Merge 952b1042af into 51a08fad85 #45 Leo Moll 2013-12-12 10:00:05 -0800
  • 952b1042af Added support for links with target="_blank" when NOT matching PCRE for internal links #45 Leo Moll 2013-12-12 18:55:46 +0100
  • acd05ac58e Merge 432cf3e4e6 into 51a08fad85 #38 Haralan Dobrev 2013-12-09 11:59:59 -0800
  • 51a08fad85 improve parsing of emphasis 0.7.6 Emanuil Rusev 2013-12-07 17:21:36 +0200
  • b2f9c8efee Merge 4fc63d0469 into 85ad014f74 #30 Haralan Dobrev 2013-12-07 06:54:10 -0800
  • 7fb08f334a improve comments Emanuil Rusev 2013-12-07 10:54:05 +0200
  • 85ad014f74 parse code span after recursive types to resolve #44 0.7.5 Emanuil Rusev 2013-12-06 01:43:55 +0200
  • 22336a1bcc simplify special characters test Emanuil Rusev 2013-12-06 00:45:26 +0200
  • f713e380ee add comment for automatic link Emanuil Rusev 2013-12-06 00:29:51 +0200
  • 5b01915a63 interrupted list items should not add nonexistent empty lines Emanuil Rusev 2013-12-06 00:14:50 +0200
  • 18d112a614 improve readme Emanuil Rusev 2013-12-03 23:19:50 +0200
  • 1b9641ad03 improve readme Emanuil Rusev 2013-12-03 22:49:50 +0200
  • 8baf537c12 resolve #40 0.7.4 Emanuil Rusev 2013-12-02 23:26:43 +0200
  • 05823567bc simplify comments Emanuil Rusev 2013-12-02 23:02:15 +0200
  • b7029ab176 improve readme Emanuil Rusev 2013-12-01 00:10:30 +0200
  • 432cf3e4e6 Add PHP 5.2 requirement to composer.json #38 Haralan Dobrev 2013-11-25 18:37:11 +0200
  • 102a947c7a improve readme Emanuil Rusev 2013-11-23 15:58:58 +0200
  • 7bb70186c1 simplify test for em strong 0.7.3 Emanuil Rusev 2013-11-23 13:35:15 +0200
  • 3225c66863 ***strong em** inside of em* should produce valid markup 0.7.2 Emanuil Rusev 2013-11-23 13:19:06 +0200
  • d6dc5ba25b update introduction text to match website Emanuil Rusev 2013-11-23 09:26:44 +0200
  • f5451a9eff Merge pull request #37 from hkdobrev/htmlspecialshars-utf8 0.7.1 Emanuil Rusev 2013-11-22 13:23:21 -0800
  • 849a89b121 Use UTF-8 encoding for htmlspecialchars. See #36. #37 Haralan Dobrev 2013-11-22 23:06:20 +0200
  • 28064a63b3 simplify encoding of special characters Emanuil Rusev 2013-11-22 21:57:21 +0200
  • 800aac5b56 Merge pull request #36 from josephok/patch-1 Emanuil Rusev 2013-11-22 11:21:38 -0800
  • b15d40e8a3 Update Parsedown.php #36 josephok 2013-11-22 23:05:26 +0800
  • ddc5b7e2dd implement URL auto-linking 0.7.0 Emanuil Rusev 2013-11-22 00:20:45 +0200
  • 66564b41e4 Merge ad342fe607 into 5a563008aa #34 César Rodríguez 2013-11-21 13:07:24 -0800
  • ad342fe607 PSR-2 compatible #34 César Rodríguez 2013-11-21 22:06:53 +0100
  • 5a563008aa implement GFM strikethrough Emanuil Rusev 2013-11-21 13:39:00 +0200
  • b6f795962f resolve #21 Emanuil Rusev 2013-11-21 00:59:12 +0200
  • cdb2646063 update readme to match website Emanuil Rusev 2013-11-20 23:10:03 +0200
  • 7b03a46c78 Add Requirements section to README #33 Haralan Dobrev 2013-11-18 22:55:16 +0200
  • e3b8026e39 build should no longer allow failures 0.6.0 Emanuil Rusev 2013-11-18 22:39:44 +0200
  • d96f668c42 update test case to make it run on PHP 5.2 Emanuil Rusev 2013-11-18 22:29:15 +0200
  • 96bf75bd91 remove goto to provide support for PHP 5.2 Emanuil Rusev 2013-11-18 21:42:00 +0200
  • 67b51794d8 implement fenced code block to resolve #2 0.5.0 Emanuil Rusev 2013-11-17 16:52:31 +0200
  • a9d6232705 array_shift » unset to simplify code base and improve performance Emanuil Rusev 2013-11-17 13:21:49 +0200
  • b91629ad94 organize evaluation blocks into switch statements to improve code readability Emanuil Rusev 2013-11-17 12:48:01 +0200
  • aee8e9068c Merge fdf75e8b5b into 24d300ea5d #32 kaamaru 2013-11-16 16:00:19 -0800
  • 24d300ea5d $pure_line » $deindented_line Emanuil Rusev 2013-11-16 23:33:59 +0200
  • d54712b989 simplify comments Emanuil Rusev 2013-11-16 22:25:50 +0200
  • 6ef043ba7d arrange compile cases Emanuil Rusev 2013-11-16 22:04:26 +0200
  • fe27b70bdb block » markup Emanuil Rusev 2013-11-16 21:39:01 +0200
  • 18d3dbf4f6 simplify comments Emanuil Rusev 2013-11-16 20:30:04 +0200
  • 4758f58f73 remove double semicolons Emanuil Rusev 2013-11-16 18:47:24 +0200
  • 5fa3eb1b2f parse_inline_elements » parse_span_elements to match the specs Emanuil Rusev 2013-11-16 11:53:25 +0200
  • fdf75e8b5b Update Parsedown.php #32 kaamaru 2013-11-16 22:20:00 +0000
  • 38300323a6 simplify readme Emanuil Rusev 2013-11-16 18:45:13 +0200
  • 96609329b9 improve readme Emanuil Rusev 2013-11-16 09:51:01 +0200
  • e497acb6dc escape sequences with double digit codes do not get decoded properly 0.4.8 Emanuil Rusev 2013-11-16 02:04:39 +0200
  • 30e436ec7d simplify tests Emanuil Rusev 2013-11-16 01:55:09 +0200
  • 3972f18881 improve readme Emanuil Rusev 2013-11-14 00:50:00 +0200
  • 4fb12be60a improve introduction Emanuil Rusev 2013-11-13 01:52:59 +0200
  • f8b07611d3 homepage » home Emanuil Rusev 2013-11-13 01:47:38 +0200
  • 21d7f75f5b improve readme Emanuil Rusev 2013-11-13 01:38:29 +0200
  • a4fb0651d5 resolve #27 0.4.7 Emanuil Rusev 2013-11-13 01:07:39 +0200
  • 50a58eab16 Merge pull request #29 from hkdobrev/multi-line-emphasis Emanuil Rusev 2013-11-12 12:46:05 -0800
  • 4fc63d0469 Add PHPUnit as a dev dependency in Composer #30 Haralan Dobrev 2013-11-12 21:14:14 +0200
  • 1f347e17eb Allow multi-line emphasis. Fix #28. #29 Haralan Dobrev 2013-11-12 19:22:17 +0200
  • 31cc4139db Merge f63deb3cbb into df3db71698 #26 Haralan Dobrev 2013-11-10 05:18:18 -0800
  • f63deb3cbb Do not run composer --version on install or before_install phase #26 Haralan Dobrev 2013-11-10 14:57:37 +0200
  • df3db71698 add 5.2 to PHP versions to test against 0.4.6 Emanuil Rusev 2013-11-10 11:02:18 +0200
  • a37f5ff31e improve tests Emanuil Rusev 2013-11-10 10:44:52 +0200
  • e913017625 Merge 9eedcc3386 into ee9a1e92c0 #25 Dimitar Dimitrov 2013-11-09 16:36:35 -0800
  • 9eedcc3386 rewrite parse_block_elements() to remove goto #25 Dimitar Dimitrov 2013-11-10 02:26:39 +0200
  • 8e6f4cf7b8 leading spaces should not get trimmed Emanuil Rusev 2013-11-09 22:23:56 +0200
  • ee9a1e92c0 remove goto comment Emanuil Rusev 2013-11-09 00:40:13 +0200
  • 689ef24cc5 strip trailing spaces Emanuil Rusev 2013-11-08 23:40:00 +0200
  • 4403fe4d96 labels of reference links should be case insensitive 0.4.5 Emanuil Rusev 2013-11-08 21:59:26 +0200
  • 400c8f7d46 simplify regex for inline link in attempt to resolve #23 0.4.4 Emanuil Rusev 2013-11-08 00:24:40 +0200
  • 379cbf34b3 parse_block_elements doesn't have to use ltrim on lines with no indentation Emanuil Rusev 2013-11-07 22:48:15 +0200
  • b6c8cac512 optimize quick paragraph Emanuil Rusev 2013-11-07 22:46:01 +0200
  • 0e9202689e escaping of "<" breaks span-level html 0.4.3 Emanuil Rusev 2013-11-05 21:40:33 +0200
  • 7249d02cff code blocks get unwanted empty lines 0.4.2 Emanuil Rusev 2013-11-05 10:21:48 +0200
  • ecf86b073e error when last line consists of 1-3 spaces Emanuil Rusev 2013-11-05 10:17:19 +0200
  • b12973415f parse link references as blocks to improve performance 0.4.1 Emanuil Rusev 2013-11-05 00:57:16 +0200
  • 6d113f47fb rearrange block types to optimize performance 0.4.0 Emanuil Rusev 2013-11-04 09:28:50 +0200
  • d4d3612710 escaping for special characters Emanuil Rusev 2013-11-03 17:32:45 +0200
  • 2e314ad474 resolve #24 0.3.0 Emanuil Rusev 2013-11-02 21:42:55 +0200
  • e475602e2f simplify parsing of code blocks Emanuil Rusev 2013-11-02 02:18:13 +0200
  • f43f54b877 remove redundant parse_inline_elements call 0.2.1 Emanuil Rusev 2013-10-23 00:50:32 +0300
  • d733acc94e add .idea to .gitignore Emanuil Rusev 2013-10-23 00:44:21 +0300
  • 6a0695deb9 correct spelling of $link_definition Emanuil Rusev 2013-10-13 22:52:36 +0300
  • dfa1f5faee Merge e2f4ba46ff into 5dd40e7adf #14 Haralan Dobrev 2013-09-24 13:06:13 -0700
  • 5dd40e7adf add test for horizontal rule 0.2.0 Emanuil 2013-09-24 22:53:42 +0300
  • b9808f23e0 setext underlines should not work on interrupted paragraphs Emanuil 2013-09-24 22:36:24 +0300
  • 47b1789430 resolve #9 Emanuil 2013-09-24 02:32:58 +0300
  • 89bd72b0fb Merge b77252038f into f8119fa3cb #9 Haralan Dobrev 2013-09-23 15:26:55 -0700
  • f8119fa3cb separate compiling from parsing Emanuil 2013-09-24 01:19:17 +0300
  • d306ee3db5 improve tests Emanuil 2013-09-24 01:09:13 +0300
  • e15241cb92 remove incomplete tests Emanuil 2013-09-24 01:00:20 +0300
  • 7ab71ade06 optimize parsing of rule Emanuil 2013-09-20 02:12:06 +0300
  • 64f82e1e2a inline links should get parsed before reference links Emanuil 2013-09-20 01:12:40 +0300