1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/src/Configurables
2019-07-25 00:45:53 +02:00
..
BlockTypes.php Utilise constant arrays over static vars 2019-07-25 00:45:53 +02:00
BooleanConfigurable.php Put reused code in a trait so boolean configurables are easy to make 2019-04-07 16:38:05 +01:00
Breaks.php Add breaks configurable 2019-04-07 16:38:05 +01:00
DefinitionBook.php Test on PHP 5.5 and 5.6 2019-04-07 16:37:59 +01:00
InlineTypes.php Utilise constant arrays over static vars 2019-07-25 00:45:53 +02:00
RecursionLimiter.php Limit recursion depth by configurable 2019-04-07 17:34:40 +01:00
SafeMode.php Put reused code in a trait so boolean configurables are easy to make 2019-04-07 16:38:05 +01:00
StrictMode.php Put reused code in a trait so boolean configurables are easy to make 2019-04-07 16:38:05 +01:00