]> git.maquefel.me Git - brevno-suite/hugo/commit
markup/highlight: Add wrapperClass option
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 25 Dec 2024 17:20:16 +0000 (18:20 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 25 Dec 2024 18:31:47 +0000 (19:31 +0100)
commitec0caaec7ce41ca6236da9d661e92dc433e1951b
tree958aa7d102124c40c1f889019447db6d50e6a186
parent845b8885def02b1e52f5e03fb5d9503248d5022b
markup/highlight: Add wrapperClass option

The need comes from Tailwind's typography plugin. There's currently no way to turn that off outside of the markup, see https://github.com/tailwindlabs/tailwindcss-typography/pull/363
markup/highlight/config.go
markup/highlight/highlight.go
markup/highlight/highlight_integration_test.go