Merge branch 'extra' into lib
This commit is contained in:
commit
3ffc75e7c0
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ class Markdown {
|
|||
$this->titles = $this->predef_titles;
|
||||
$this->html_hashes = array();
|
||||
|
||||
$in_anchor = false;
|
||||
$this->in_anchor = false;
|
||||
}
|
||||
|
||||
protected function teardown() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue