| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix feed permalink rendering with markdown escape set to true | ArthurHoaro | 2018-05-19 | 1 | -0/+8 |
* | Fix removal of on=... attributes from html generated from markdown | Dennis Verspuij | 2018-03-19 | 1 | -1/+1 |
* | Executes daily hooks before creating columns. | kalvn | 2018-02-01 | 1 | -12/+11 |
* | Shaarli's translation | ArthurHoaro | 2017-10-22 | 2 | -5/+22 |
* | Add a whitelist of protocols for URLs | ArthurHoaro | 2017-05-25 | 1 | -4/+33 |
* | Add markdown_escape setting | ArthurHoaro | 2017-02-28 | 2 | -18/+38 |
* | Fix markdown plugin color overriding | ArthurHoaro | 2017-02-27 | 1 | -1/+1 |
* | Fix typo in markdown plugin meta description | ArthurHoaro | 2016-12-18 | 1 | -1/+1 |
* | Merge pull request #701 from ArthurHoaro/plugins/md-html-doc | Arthur | 2016-12-03 | 2 | -1/+21 |
|\ |
|
| * | Describe markdown HTML rendering and display a warning | ArthurHoaro | 2016-12-01 | 2 | -1/+21 |
* | | Markdown: fixes feed rendering with nomarkdown tag | ArthurHoaro | 2016-11-22 | 2 | -14/+34 |
|/ |
|
* | Fix an issue with links not being reversed in code blocks | ArthurHoaro | 2016-10-22 | 1 | -5/+6 |
* | Use Composer to import Parsedown library | ArthurHoaro | 2016-10-22 | 2 | -1530/+0 |
* | Hashtag system | ArthurHoaro | 2016-06-06 | 1 | -2/+39 |
* | The tag is no longer private | ArthurHoaro | 2016-05-30 | 1 | -3/+16 |
* | Markdown: inline code background color | ArthurHoaro | 2016-05-13 | 1 | -0/+7 |
* | Process feeds content with Markdown | ArthurHoaro | 2016-03-26 | 1 | -0/+19 |
* | Update markdown plugin README documentation | ArthurHoaro | 2016-03-26 | 1 | -11/+23 |
* | Markdown: Add the 'meta-tag' `.nomarkdown` which prevent a shaare from being ... | ArthurHoaro | 2016-03-21 | 1 | -0/+30 |
* | Avoids populating a markdown empty container if there's no description. | kalvn | 2016-02-28 | 1 | -1/+4 |
* | Merge pull request #491 from ArthurHoaro/markdown-escape2 | Arthur | 2016-02-25 | 1 | -8/+29 |
|\ |
|
| * | Markdown: don't escape content + sanitize sensible tags | ArthurHoaro | 2016-02-19 | 1 | -8/+29 |
* | | adding styles for code & pre tags | Nicolas Danelon | 2016-02-19 | 1 | -0/+29 |
|/ |
|
* | Fixes forced git changes | ArthurHoaro | 2016-01-31 | 3 | -57/+57 |
* | PLUGIN Markdown | ArthurHoaro | 2016-01-03 | 6 | -0/+1880 |