Closed ellert closed 5 years ago
PR #19 missed one change from PR #16,
Thanks for spotting this. Looks like I accidentally skipped that line. :-/
An & in .adoc is converted to & in .html by asciidoctor.
Oh and I didn't anticipate HTML entities (in those code blocks). :-(
Geez, on top of that my editor also added a newline to the end of the HTML file. :-[
PR #19 missed one change from PR #16, An & in .adoc is converted to & in .html by asciidoctor.