parsedown/src
Aidan Woods f77cb47528
Remove unnecessary cast
2021-12-08 20:32:09 +00:00
..
AST Fix pre PHP7 closure-as-property closure syntax 2019-04-07 16:38:00 +01:00
Components Remove unnecessary cast 2021-12-08 20:32:09 +00:00
Configurables Allow substitution of blocks and inlines 2021-10-15 19:25:47 +01:00
Html Off by 1 2021-10-13 19:55:23 +01:00
Parsing previousEmptyLines -> precedingEmptyLines 2020-01-19 17:15:02 +00:00
Component.php We don't need to pass a Parsedown instance down 2019-04-07 16:38:05 +01:00
Configurable.php Test on PHP 5.5 and 5.6 2019-04-07 16:37:59 +01:00
MutableConfigurable.php Add MutableConfigurable 2020-05-10 14:18:51 +01:00
Parsedown.php Apply correct state 2021-10-13 19:52:27 +01:00
State.php Slightly nicer to allow construction from StateBearer 2021-10-15 23:23:14 +01:00
StateBearer.php Slightly nicer to allow construction from StateBearer 2021-10-15 23:23:14 +01:00