diff options
author | Wynn Wolf Arbor | 2020-04-10 19:08:00 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-04-11 15:45:18 +0200 |
commit | 0828addca51f96f088ac11d786eee6b5a76a0d7f (patch) | |
tree | 56f82a9e923e5bd37722e5cf795858ca072e6089 /fonts/alegreya-sans-regular-greek.woff2 | |
parent | 1ed1add833dba3249c94bd8cafdf8d61a5f4137e (diff) | |
download | site-0828addca51f96f088ac11d786eee6b5a76a0d7f.tar.gz |
util: Have lowdown not skip or escape HTML by default
This commit adds two new flags to the lowdown(1) call in mdconv.sh that
control the inclusion and parsing of inline HTML in markedown files:
1) --html-no-skiphtml, which stops lowdown(1) from skipping inline HTML
2) --html-no-escapehtml, which stops lowdown(1) from escaping said HTML
For now, this is done unconditionally. We plan to add a tag to the
markdown files controlling this behaviour in a future commit.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions