parsedown/src
2019-04-07 16:38:12 +01:00
..
AST Fix pre PHP7 closure-as-property closure syntax 2019-04-07 16:38:00 +01:00
Components Remove leftover hackyness 2019-04-07 16:38:12 +01:00
Configurables Add convenience instance-based initialisers 2019-04-07 16:38:11 +01:00
Html Match CommonMark's rendering a bit better 2019-04-07 16:38:08 +01:00
Parsing Track whitespace left on blank lines to match CommonMark 2019-04-07 16:38:10 +01: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
Parsedown.php PHP < 7 compat 2019-04-07 16:38:12 +01:00
State.php Add StateBearer which can carry state 2019-04-07 16:38:11 +01:00
StateBearer.php Add StateBearer which can carry state 2019-04-07 16:38:11 +01:00