aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/markdown
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with links not being reversed in code blocksArthurHoaro2016-10-221-5/+6
* Use Composer to import Parsedown libraryArthurHoaro2016-10-222-1530/+0
* Hashtag systemArthurHoaro2016-06-061-2/+39
* The tag is no longer privateArthurHoaro2016-05-301-3/+16
* Markdown: inline code background colorArthurHoaro2016-05-131-0/+7
* Process feeds content with MarkdownArthurHoaro2016-03-261-0/+19
* Update markdown plugin README documentationArthurHoaro2016-03-261-11/+23
* 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
* Merge pull request #491 from ArthurHoaro/markdown-escape2Arthur2016-02-251-8/+29
|\
| * Markdown: don't escape content + sanitize sensible tagsArthurHoaro2016-02-191-8/+29
* | adding styles for code & pre tagsNicolas Danelon2016-02-191-0/+29
|/
* Fixes forced git changesArthurHoaro2016-01-313-57/+57
* PLUGIN MarkdownArthurHoaro2016-01-036-0/+1880