]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Markdown: fixes feed rendering with nomarkdown tag 691/head
authorArthurHoaro <arthur@hoa.ro>
Sun, 13 Nov 2016 15:51:21 +0000 (16:51 +0100)
committerArthurHoaro <arthur@hoa.ro>
Tue, 22 Nov 2016 09:26:03 +0000 (10:26 +0100)
 * make sure we match exactly `nomarkdown` tag
 * pass the whole link data to stripNoMarkdownTag() to:
   * strip the noMD tag in taglist (array)
   * strip the tag in tags (string)

Fixes #689

tmp


No differences found