1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/src/Components
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