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
8fd3c77109c62560dbf6a02dc46ca448e85b1c77
parsedown
/
src
/
Components
History
Aidan Woods
36fac49ed8
Remove redundant checks
...
These don't appear to have a measurable positive impact on performance.
2019-04-07 16:38:15 +01:00
..
Blocks
Remove redundant checks
2019-04-07 16:38:15 +01:00
Inlines
Remove redundant checks
2019-04-07 16:38:15 +01:00
AcquisitioningBlock.php
Acquisition capable blocks as an interface
2019-04-07 16:38:15 +01:00
Block.php
Acquisition capable blocks as an interface
2019-04-07 16:38:15 +01:00
ContinuableBlock.php
Remove meaningless interrupt check
2019-04-07 16:38:00 +01:00
Inline.php
Require Inlines to provide a best plaintext rendering
2019-04-07 16:38:02 +01:00
StateUpdatingBlock.php
Add some more exotic type specialisations of block
2019-04-07 16:37:53 +01:00