mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-09 14:20:51 +02:00
clean up
This commit is contained in:
@@ -107,12 +107,6 @@ class Parsedown
|
||||
|
||||
# ~
|
||||
|
||||
protected $DefinitionTypes = array(
|
||||
'[' => array('Reference'),
|
||||
);
|
||||
|
||||
# ~
|
||||
|
||||
protected $unmarkedBlockTypes = array(
|
||||
'Code',
|
||||
);
|
||||
|
Reference in New Issue
Block a user