aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/discount_stopped_rendering_markdown_links.mdwn
Commit message (Collapse)AuthorAge
* mdwn: Automatically detect which libdiscount flags to useSimon McVittie2018-03-08
| | | | | | | | | | Unconditionally passing arbitrary numbers as flags turns out to be a bad idea, because some of the "unused" values have historically had side-effects internal to libdiscount. Detect whether the known flags work by rendering short Markdown snippets the first time we htmlize, checking whether each known flag is both necessary and sufficient. Signed-off-by: Simon McVittie <smcv@debian.org>
* in progresssmcv2018-03-08
|
* Report bug.Amitai Schleier2018-03-08