mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-07 21:30:50 +02:00
texts should not share reference definitions
This commit is contained in:
@@ -242,6 +242,10 @@ class Parsedown
|
||||
|
||||
# ~
|
||||
|
||||
$this->references = array();
|
||||
|
||||
# ~
|
||||
|
||||
return $markup;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user