deps: Update github.com/alecthomas/chroma v0.9.4 => v0.10.0

This commit is contained in:
Bjørn Erik Pedersen
2022-02-14 13:27:17 +01:00
parent 9563c7d13b
commit ea54a99ca5
7 changed files with 58 additions and 20 deletions

View File

@@ -1914,8 +1914,8 @@ Link with URL as text
b.AssertFileContent("public/page/index.html",
`<nav id="TableOfContents">
<li><a href="#shortcode-t-short-in-header">Shortcode T-SHORT in header</a></li>
<code class="language-bash" data-lang="bash"><span class="hl">SHORT
<code class="language-bash" data-lang="bash"><span class="hl">MARKDOWN
<code class="language-bash" data-lang="bash"><span class="line hl"><span class="cl">SHORT
<code class="language-bash" data-lang="bash"><span class="line hl"><span class="cl">MARKDOWN
<p><a href="https://google.com">https://google.com</a></p>
`)
}