1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/src
Aidan Woods f47ba7aa34
Track whitespace left on blank lines to match CommonMark
Test changes copy pasted to match CommonMark reference parser
2019-04-07 16:38:10 +01:00
..
AST Fix pre PHP7 closure-as-property closure syntax 2019-04-07 16:38:00 +01:00
Components Track whitespace left on blank lines to match CommonMark 2019-04-07 16:38:10 +01:00
Configurables Markup like CommonMark 2019-04-07 16:38:09 +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 Caching for initial configurable values removes need to seed state 2019-04-07 16:38:07 +01:00
State.php Caching for initial configurable values removes need to seed state 2019-04-07 16:38:07 +01:00