parsedown/src
2019-09-09 23:27:36 +01:00
..
AST Fix pre PHP7 closure-as-property closure syntax 2019-04-07 16:38:00 +01:00
Components $matches is guarenteed to contain data for the full pattern 2019-09-09 23:26:21 +01:00
Configurables Utilise constant arrays over static vars 2019-07-25 00:45:53 +02:00
Html Utilise constant arrays over static vars 2019-07-25 00:45:53 +02:00
Parsing No contexts implies everything being appended is a blank line 2019-04-07 16:38:18 +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 Integer keys aren't necessary 2019-07-25 00:33:15 +02:00
State.php More specific annotation 2019-09-09 23:27:36 +01:00
StateBearer.php Add StateBearer which can carry state 2019-04-07 16:38:11 +01:00