]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
PLUGIN Markdown 379/head
authorArthurHoaro <arthur@hoa.ro>
Tue, 17 Nov 2015 20:01:11 +0000 (21:01 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sun, 3 Jan 2016 16:36:10 +0000 (17:36 +0100)
    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.


No differences found