* mdwn: Enable fenced code blocks, PHP Markdown Extra-style definition
lists and GitHub-style extensions to HTML tag syntax when used with
Discount >= 2.2.0 (Closes: #888055)
+ * build: `set -e` before each `for` loop, so that errors are reliably
+ trapped
+ * build: Use if/then instead of `||` so that the `-e` flag works
-- Simon McVittie <smcv@debian.org> Mon, 08 Jan 2018 10:51:10 +0000