zanders-php-markdown/Michelf
Nicolas CARPi abcafda9b6 Various little fixes
* 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
2018-08-08 18:16:24 +02:00
..
Markdown.inc.php Merge branch 'issue/98-phpdoc-comments' of git://github.com/robbieaverill/php-markdown into lib 2016-03-13 20:44:48 -04:00
Markdown.php Various little fixes 2018-08-08 18:16:24 +02:00
MarkdownExtra.inc.php Merge branch 'issue/98-phpdoc-comments' of git://github.com/robbieaverill/php-markdown into lib 2016-03-13 20:44:48 -04:00
MarkdownExtra.php Various little fixes 2018-08-08 18:16:24 +02:00
MarkdownInterface.inc.php Merge branch 'issue/98-phpdoc-comments' of git://github.com/robbieaverill/php-markdown into lib 2016-03-13 20:44:48 -04:00
MarkdownInterface.php Preparing 1.8.0 release. 2018-01-14 19:49:33 -05:00