]> git.maquefel.me Git - brevno-suite/hugo/commit
markup/highlight: Allow lineNos to be true, false, "inline", or "table"
authorJoe Mooring <joe.mooring@veriphor.com>
Wed, 23 Apr 2025 02:42:04 +0000 (19:42 -0700)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 12 Feb 2026 18:34:39 +0000 (19:34 +0100)
commit3158a512835bc6a417f9b253a772ab921d26583d
treeeea40f6e4f19f6ce853f2c2a41d5e1615f9fa710
parentaf5051e759f5de8b7c0520b7f2f7dbbedb798551
markup/highlight: Allow lineNos to be true, false, "inline", or "table"

Closes #13481
markup/highlight/config.go
markup/highlight/highlight.go
markup/highlight/highlight_integration_test.go