Hugo MWE

Double quotes in HTML code elements should not become curved

Markdown

In Nim, <code class="inline-src language-nim" data-lang="nim">echo "hello"</code> will print
_hello_.

Rendering

In Nim, echo “hello” will print hello.

Bug Trickle

ox-hugoIssue #638HugoIssue #9911GoldMarkIssue #308