mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
clean up
This commit is contained in:
parent
0de61e7b3a
commit
e2bb3eaaf8
@ -107,12 +107,6 @@ class Parsedown
|
||||
|
||||
# ~
|
||||
|
||||
protected $DefinitionTypes = array(
|
||||
'[' => array('Reference'),
|
||||
);
|
||||
|
||||
# ~
|
||||
|
||||
protected $unmarkedBlockTypes = array(
|
||||
'Code',
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user