Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes forced git changes | ArthurHoaro | 2016-01-31 | 3 | -57/+57 |
| | | | | Probably related to the introduction of .gitattribute with forced line ending. | ||||
* | PLUGIN Markdown | ArthurHoaro | 2016-01-03 | 6 | -0/+1880 |
Parse link description in Markdown (HTML) before rendering. * hard remove of Shaarli's HTML before parsing. * Using Parsedown <https://github.com/erusev/parsedown> PHP lib. * Includes basic markdown CSS. * Style: removed 400px height max limit for shaares. * Unit tests. |