Commit Graph

  • 2ea4bece92
    Return statebearer instead of state Aidan Woods 2021-10-12 18:12:00 +0100
  • efaf20d005
    Minor refactor to use type hints Aidan Woods 2021-10-12 18:05:58 +0100
  • 0f27f2e842
    Add initState to tests Aidan Woods 2021-10-12 18:04:36 +0100
  • c773305bc1
    Add RenderStack Aidan Woods 2021-10-12 00:06:51 +0100
  • 7c2681be19
    Remove travis Aidan Woods 2021-10-11 23:12:06 +0100
  • 9d5af12971
    Run both commonmark tests Aidan Woods 2021-10-11 20:49:58 +0100
  • 58bb815870
    Dev flag Aidan Woods 2021-10-11 20:48:31 +0100
  • de06199f4e
    Support old phpunit, remove lock file Aidan Woods 2021-10-11 20:47:21 +0100
  • f396d49a4c
    Use static analysis plugin for infection Aidan Woods 2021-10-11 20:43:25 +0100
  • 7f11869f65
    Remove infection for unit tests Aidan Woods 2021-10-11 20:33:25 +0100
  • 3472b9bd3f
    GitHub Actions Aidan Woods 2021-10-11 20:25:02 +0100
  • 7d1b9ca562
    Better autolinks Aidan Woods 2021-10-11 20:09:57 +0100
  • cc5614bc5c
    Test 8.0 in travis Aidan Woods 2021-10-11 19:25:58 +0100
  • ca16d7573d
    Fix psalm errors Aidan Woods 2021-10-11 19:23:44 +0100
  • 98aab22002
    Update dependencies Aidan Woods 2021-10-11 19:22:23 +0100
  • 9f6112e70a
    Ignore phpunit result cache Aidan Woods 2021-10-11 19:21:21 +0100
  • feadbdc2bc
    Updated version of supported PHP to 7.4 #811 Václav Makeš 2021-05-08 17:59:36 +0200
  • f69f3207a4 links fix #809 Valeriu 2021-04-17 19:56:48 +0300
  • 1353e5e9d7 img alt delete default value #808 Valeriu 2021-04-17 19:32:21 +0300
  • d793b9d021 fix alt for images Valeriu 2021-04-17 16:34:31 +0300
  • ab274cf58f hr tailwind class Valeriu 2021-04-02 20:58:00 +0300
  • 3c2175a39b ugc for links Valeriu 2021-04-02 20:53:21 +0300
  • 5b0301d8ac add target blank for links Valeriu 2021-04-02 20:50:59 +0300
  • 2d19715a1d lazy loading for images Valeriu 2021-04-02 20:45:29 +0300
  • 18eac15b36 add tailwind styles Valeriu 2021-03-18 04:07:20 +0200
  • 6390b2c7db wip: page question Valeriu 2021-03-18 01:27:05 +0200
  • 2f7a03946e
    Update Parsedown.php Valeriu Vodnicear 2021-03-04 20:40:00 +0200
  • eeab8e5036 Small fix code style in constraints and added support constant PHP_EOL #796 Evgeniy Prokhorov 2020-12-12 23:38:17 +0400
  • 2830754a68 Make autoloading more standard using classmaps #794 Johnny Lee-Othon 2020-11-06 12:55:55 +0100
  • 7238574c2a WIP #793 Pascal Baljet 2020-11-03 11:08:45 +0100
  • d0125f0ec1
    Merge a4c297afc9 into 6598f3860c #655 Tobias Bengfort 2020-09-08 13:14:28 -0700
  • 11ac7f6a59 Fix html entities double encoding in html attributes #783 Cerdic 2020-08-24 16:40:48 +0200
  • c0bb07f80c
    Merge d13dec2510 into 6598f3860c #715 Bruno Pitteli Gonçalves 2020-08-19 22:31:36 +0200
  • 6598f3860c
    update readme Emanuil Rusev 2020-08-09 17:12:21 +0300
  • 1e5080190c
    update readme Emanuil Rusev 2020-08-09 17:06:19 +0300
  • 25ccf5ba90 Add option to open links in new tab #778 Stephen Sigwart 2020-07-30 10:13:31 -0400
  • 644862c6db Allow images to be stripped #779 Stephen Sigwart 2020-07-30 10:40:36 -0400
  • 506130788f Allow images to be stripped #777 Stephen Sigwart 2020-07-30 10:40:36 -0400
  • 12f15fff5b Add option to open links in new tab #776 Stephen Sigwart 2020-07-30 10:13:31 -0400
  • a3dd0056d0 Add tel: linktype to whitelist #771 Tom Wor 2020-06-26 16:00:38 +0200
  • 89ac289452
    Add class method visibility to currently implicit methods #770 Ayesh Karunaratne 2020-05-12 03:31:37 +0700
  • 0c5e8c152e
    Merge pull request #767 from aidantwoods/enhancement/header-slug Aidan Woods 2020-05-10 14:41:15 +0100
  • 8764512c23
    Add SlugRegister so IDs are not duplicated #767 Aidan Woods 2020-05-05 19:42:32 +0100
  • 4e99e29d28
    Trim leading and trailing hyphens from slug Aidan Woods 2020-05-05 19:11:02 +0100
  • d8bf07535c
    Strip superscripts and divisions from eventual slug Aidan Woods 2020-05-04 22:37:38 +0100
  • e332b4710a
    Add HeaderSlug configurable Aidan Woods 2020-05-04 22:02:20 +0100
  • 74df602863
    Merge pull request #768 from aidantwoods/feature/mutable-configurable Aidan Woods 2020-05-10 14:30:15 +0100
  • c835535176
    Implement DefinitionBook as MutableConfigurable This is a slightly more correct implementation, but perhaps not worth the headache. #768 Aidan Woods 2020-05-05 19:09:57 +0100
  • 0ef406e6d2
    Add MutableConfigurable Hopefully I do not regret this... Aidan Woods 2020-05-05 19:09:17 +0100
  • 8e8d1dac21
    Resolve dependencies when running unit tests Aidan Woods 2020-05-04 22:41:21 +0100
  • bc018e1d00
    Remove 'matrix' key Aidan Woods 2020-05-04 22:30:27 +0100
  • dbb929fff7
    Commit lock file so static analysis results are stable Aidan Woods 2020-05-04 22:34:29 +0100
  • 680287bb78 Fix issue with multi-byte string compatibility #765 netniV 2020-05-04 19:03:53 +0000
  • cd6912dfb3 Fix up unit tests following previous commit netniV 2020-04-30 22:45:08 +0000
  • 7ead769742 Create ID's for Header elements so they can be referenced in anchor tags netniV 2020-04-29 16:54:49 +0000
  • c933d6ec3d add a namespace for class Parsedown #754 parsa mpsh 2020-02-23 18:03:05 +0330
  • 1610e4747c
    Merge pull request #741 from GrahamCampbell/patch-1 Emanuil Rusev 2020-02-18 12:38:52 +0200
  • 836c028aa0
    Add flag to get type-coverage Aidan Woods 2020-01-26 13:09:19 +0000
  • 3159a9d3cd
    Merge pull request #751 from jeanmonod/patch-1 Emanuil Rusev 2020-01-22 09:53:45 +0200
  • dbee8ab4f2
    Update GitHub flavored markdown url #751 Jeanmonod David 2020-01-21 22:07:12 +0100
  • 1037abdc69
    Merge bded7a6ff3 into bfaa76d370 #708 Aidan Woods 2020-01-19 18:14:54 +0000
  • bded7a6ff3
    PHP 7.4 is now released Aidan Woods 2020-01-19 18:14:37 +0000
  • 2235e36a2c
    Use verb imperative to indicate method is non-mutating Aidan Woods 2020-01-19 18:06:22 +0000
  • a6c17f449e
    previousEmptyLines -> precedingEmptyLines Aidan Woods 2020-01-19 16:53:18 +0000
  • 7610eacbf9
    Fix uppercase typo Aidan Woods 2020-01-19 15:36:53 +0000
  • 525b72349b
    Expensive operation last Aidan Woods 2020-01-19 15:34:04 +0000
  • 39b8b04d33
    Clarify sequential lines being tracked are empty Aidan Woods 2020-01-19 15:32:51 +0000
  • 8d09320009
    Compute on read optimisation for previousEmptyLines Aidan Woods 2020-01-19 15:31:33 +0000
  • a72455c78a
    Use ->toHtml over ->text Aidan Woods 2020-01-19 15:26:48 +0000
  • a2ea704a43
    Use list type over int array Aidan Woods 2020-01-19 15:23:58 +0000
  • 13932bca9a
    Simplify match logic Aidan Woods 2020-01-19 15:09:44 +0000
  • ff949d5a70
    Merge b2c38b6e5c into cb17b6477d #740 Lukas Kahwe Smith 2019-12-31 00:26:07 +0000
  • cb17b6477d
    Increment version for release 1.7.4 Aidan Woods 2019-12-30 22:54:17 +0000
  • 21f99b156a
    Merge pull request #745 from aidantwoods/dev-1.7.x/opt-in-rawHtml Aidan Woods 2019-12-30 22:51:57 +0000
  • 791faca8af
    Test on 7.4 #745 Aidan Woods 2019-12-30 22:47:43 +0000
  • add8d18c80
    Add rawHtml without using it (extensions may opt-in) Aidan Woods 2019-12-30 22:31:43 +0000
  • 7073ac3ed1
    Dev for 1.7.4 Aidan Woods 2019-12-30 22:36:46 +0000
  • f82699de6c
    Revert BC break #742 Graham Campbell 2019-12-28 20:22:53 +0000
  • dba4125b59
    Update .travis.yml #741 Graham Campbell 2019-12-20 00:05:10 +0000
  • b2c38b6e5c make it possible to disable block and inline types #740 Lukas Kahwe Smith 2019-12-01 17:47:32 +0100
  • 9b57f2afa1 Fixed bug: strong label #738 Linnzh 2019-11-18 12:04:20 +0800
  • c4115289d1 Update Parsedown.php Linnzh 2019-11-14 18:17:54 +0800
  • c3b5b42e8c sometimes happends header like ## header {#anchor} #737 Linnzh 2019-11-14 18:08:27 +0800
  • 9a5d73eb72 Added order attribute to header tag: data-id #735 #731 Linnzh 2019-11-04 12:13:05 +0800
  • 83b9566eb6
    Big refactoring and support for PHP 7 features + better performance and short/more readable syntax. #733 Jan Barášek 2019-10-24 12:15:05 +0200
  • abbf386088 add class option Linnzh 2019-10-24 10:08:45 +0800
  • 0a6408043f
    Only run units on 7.4snapshot Aidan Woods 2019-09-09 23:46:04 +0100
  • 01319b7572
    Add 7.4 snapshot Aidan Woods 2019-09-09 23:37:31 +0100
  • 0a1e4bd802
    Formatting fix Aidan Woods 2019-09-09 23:27:58 +0100
  • bfdd0f29bc
    More specific annotation Aidan Woods 2019-09-09 23:27:36 +0100
  • 5db3687892
    $matches is guarenteed to contain data for the full pattern Aidan Woods 2019-09-09 23:26:21 +0100
  • bde621e4c4
    Drop master from psalm requirement Aidan Woods 2019-09-09 23:15:11 +0100
  • f75e7bd970
    Prefer master until next release Aidan Woods 2019-07-31 23:25:25 +0100
  • 18ee4ffe04
    Bump min psalm version Aidan Woods 2019-07-25 19:18:26 +0200
  • 54f7719a08
    Force return type to T Aidan Woods 2019-07-25 19:16:28 +0200
  • f51dd8878a
    Drop use of undefined reference Aidan Woods 2019-07-25 19:07:08 +0200
  • 211a7eb5aa
    Tables always acquire previous Aidan Woods 2019-07-25 16:18:00 +0200
  • 37f306c3a8
    Utilise constant arrays over static vars Aidan Woods 2019-07-25 00:45:53 +0200
  • ea55a9ffb0
    Integer keys aren't necessary Aidan Woods 2019-07-25 00:33:15 +0200
  • b9bc0b7d37
    Update expect-to-pass cache Aidan Woods 2019-07-25 00:27:05 +0200