set visibility of function text

This commit is contained in:
DQNEO 2015-05-07 13:06:05 +09:00
parent b9e5228e92
commit 6dfdb9855f

View File

@ -21,7 +21,7 @@ class Parsedown
# ~ # ~
function text($text) public function text($text)
{ {
# make sure no definitions are set # make sure no definitions are set
$this->DefinitionData = array(); $this->DefinitionData = array();