1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/src/Configurables
2021-10-13 18:50:04 +01:00
..
BlockTypes.php Use list type over int array 2020-01-19 15:23:58 +00: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 Fix psalm errors 2021-10-11 19:23:44 +01:00
HeaderSlug.php Add SlugRegister so IDs are not duplicated 2020-05-10 14:32:01 +01:00
InlineTypes.php Use list type over int array 2020-01-19 15:23:58 +00:00
RecursionLimiter.php Use verb imperative to indicate method is non-mutating 2020-01-19 18:06:22 +00:00
RenderStack.php Pass State to render stack closure 2021-10-13 18:50:04 +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
SlugRegister.php Fix psalm errors 2021-10-11 19:23:44 +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