* Check if property is callable with is_callable everywhere needed * Remove the & from the docblock declaration of variable passed by reference * Make default value of $footnotes_assembled an empty string instead of null because it is concatenated afterwards with a string * Use $mode instead of $this->mode (undeclared property anyway, and not used anywhere else afaik) * Correct the docblock types for some variables |
||
|---|---|---|
| .. | ||
| Markdown.inc.php | ||
| Markdown.php | ||
| MarkdownExtra.inc.php | ||
| MarkdownExtra.php | ||
| MarkdownInterface.inc.php | ||
| MarkdownInterface.php | ||