#4191 Fix Markdown usage to work with Markdown 3.0+
Merged by pingou. Opened by ngompa.
ngompa/pagure fix-with-markdownv3  into  master

Download 4191.patch

Markdown 3.0 and later no longer considers the emphasis modifiers to be an extension, and has them always enabled. We still enable the smart_strong extension when we detect older versions of Markdown to retain backward compatibility.

Signed-off-by: Neal Gompa ngompa13@gmail.com

rebased onto 3e5d82c76521e77a1a3fd75ab94f389c75314793

rebased onto 2eedcff1858b157bc90f435236e065d6b1ec9484

rebased onto 62718a9a63630723b6f5f5194c754952bc18f0f8

rebased onto 0b4a840f5de1f7bea097931c967c27b2ffd6b832

I think I've finally taken care of the style issues...

Yay, it's all green and can be merged!

Pull-Request has been merged by pingou

Metadata