Allow cmark
--unsafe flag?
Resorted to changing ln 320 from /scripts/build/content.sh from:
` if ! html_content=$(echo "$content"
Allow cmark
--unsafe flag?
@mrecondo wrote in stefano/BSSG#46 (comment):
I solved this by creating an alias to cmark with the unsafe flag always on.
Actually, I can't figure out…
Allow cmark
--unsafe flag?
Ah, nice workaround! Thanks. Guess I might leave the issue open for a bit in case passing flags to the parsing tools is something worth exploring?