#1268 Add the html tag to allow striketrough in the markdown rendering
Merged by pingou. Opened by cverna.
cverna/pagure pagure_1261  into  master

Download 1268.patch

Fixes https://pagure.io/pagure/issue/1261

As an afterthought, it would be nice if strikethrough could be rendered as ~strikethrough~ instead of just <del>strikethrough</del>. Not sure if support for that is included or not, or if it's easily possible.

rebased

We'll start with this and see about extending markdown later :)

Pull-Request has been merged by pingou

Metadata