mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
texts should not share reference definitions
This commit is contained in:
parent
e5dc563804
commit
2595f366d9
@ -242,6 +242,10 @@ class Parsedown
|
||||
|
||||
# ~
|
||||
|
||||
$this->references = array();
|
||||
|
||||
# ~
|
||||
|
||||
return $markup;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user