diff --git a/Parsedown.php b/Parsedown.php index 55640fb..4b93682 100755 --- a/Parsedown.php +++ b/Parsedown.php @@ -107,12 +107,6 @@ class Parsedown # ~ - protected $DefinitionTypes = array( - '[' => array('Reference'), - ); - - # ~ - protected $unmarkedBlockTypes = array( 'Code', );