This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
parsedown
Watch
1
Star
0
Fork
0
You've already forked parsedown
mirror of
https://github.com/erusev/parsedown.git
synced
2023-08-10 21:13:06 +03:00
Code
Releases
Activity
Files
f47ba7aa34b1c1656d28d463d498df55625530d4
parsedown
/
src
/
Configurables
History
Aidan Woods
82d20d8ffe
Markup like CommonMark
2019-04-07 16:38:09 +01:00
..
BlockTypes.php
Markup like CommonMark
2019-04-07 16:38:09 +01: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
Add easy way to remove Components from InlineTyes and BlockTypes
2019-04-07 16:38:05 +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