1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Aidan Woods
8fe93f30ac
Add easy way to remove Components from InlineTyes and BlockTypes 2019-04-07 16:38:05 +01:00
Aidan Woods
fce4633ff9
Inlines and Blocks as Configurables 2019-04-07 16:38:04 +01:00
Aidan Woods
1fd2e14b72
Add hard and soft breaks 2019-04-07 16:38:04 +01:00
Aidan Woods
3d41f270c2
Better name for testing safe mode and strict mode state
Add a nice named constructor
2019-04-07 16:38:03 +01:00
Aidan Woods
2cfd05a00e
Test for dead code in travis 2019-04-07 16:38:01 +01:00
Aidan Woods
f420fad41f
Remove ignore statement for core class :) 2019-04-07 16:37:59 +01:00
Aidan Woods
57b86b3fc4
Use psalm for static analysis
Don't check the main Parsedown file just yet
2019-04-07 16:37:50 +01:00