aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/markdown/markdown.php
Commit message (Expand)AuthorAgeFilesLines
* Add markdown_escape settingArthurHoaro2017-02-281-11/+18
* Markdown: fixes feed rendering with nomarkdown tagArthurHoaro2016-11-221-8/+19
* Fix an issue with links not being reversed in code blocksArthurHoaro2016-10-221-5/+6
* Use Composer to import Parsedown libraryArthurHoaro2016-10-221-2/+0
* Hashtag systemArthurHoaro2016-06-061-2/+39
* The tag is no longer privateArthurHoaro2016-05-301-3/+16
* Process feeds content with MarkdownArthurHoaro2016-03-261-0/+19
* Markdown: Add the 'meta-tag' `.nomarkdown` which prevent a shaare from being ...ArthurHoaro2016-03-211-0/+30
* Avoids populating a markdown empty container if there's no description.kalvn2016-02-281-1/+4
* Markdown: don't escape content + sanitize sensible tagsArthurHoaro2016-02-191-8/+29
* PLUGIN MarkdownArthurHoaro2016-01-031-0/+158