aboutsummaryrefslogtreecommitdiffstats
path: root/include/markdown.php
Commit message (Collapse)AuthorAgeFilesLines
* :arrow_up: :hammer: Upgrade Markdownify library.Klaus Weidenbach2017-03-051-6/+4
| | | | | | | | The current version 2.0.0 (alpha) throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the HTML to Markdown converter for PHP to the current Markdownify 2.2.1. Used composer to manage this library.
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-271-20/+21
| | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library.
* remove per-page login css (home, login); add support for alternative ↵zotlabs2017-02-051-1/+36
| | | | markdown mention format
* rename bb2diaspora.php to markdown.phpzotlabs2017-02-021-0/+532