1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/src
Aidan Woods 083ad582c7
State management
Decouple state from final rendering
Restore initial state after parsing
2019-04-07 16:38:01 +01:00
..
AST Fix pre PHP7 closure-as-property closure syntax 2019-04-07 16:38:00 +01:00
Components Make use of line name instead of lineElements 2019-04-07 16:38:01 +01:00
Configurables Remove some return type hints that I missed 2019-04-07 16:37:59 +01:00
Html Constant arrays to static vars for PHP 5.5 2019-04-07 16:38:00 +01:00
Parsing This isn't used and is derivable from the indent 2019-04-07 16:38:01 +01:00
Component.php Define a basic component 2019-04-07 16:37:53 +01:00
Configurable.php Test on PHP 5.5 and 5.6 2019-04-07 16:37:59 +01:00
Parsedown.php State management 2019-04-07 16:38:01 +01:00
State.php Test on PHP 5.5 and 5.6 2019-04-07 16:37:59 +01:00