]> git.maquefel.me Git - brevno-suite/hugo/commit
markup/goldmark/codeblock: Fix attributes when no language identifier in CodeBlock
authorpiyo <chick.p.1120@gmail.com>
Wed, 3 Aug 2022 09:32:08 +0000 (18:32 +0900)
committerGitHub <noreply@github.com>
Wed, 3 Aug 2022 09:32:08 +0000 (11:32 +0200)
commitcbdaff213539dff8f41ed83dabc9a3981c409797
treef54b6c879e65181bc1a3c811cacaf6535e39f257
parent3fefea06b884ff905509f5854cb13bc54d092f38
markup/goldmark/codeblock: Fix attributes when no language identifier in CodeBlock

Fixes #10118
markup/goldmark/codeblocks/integration_test.go
markup/goldmark/codeblocks/render.go