diff --git a/templates.go b/templates.go index 0bf17e0adf5cf1632308adc152ee40e0dd9f1b23..2b72afdd54e37dbe3a42b85a37f0f2234a7b21cd 100644 --- a/templates.go +++ b/templates.go @@ -95,7 +95,7 @@ var ( opts = []chromahtml.Option{ chromahtml.WithClasses(true), chromahtml.WithAllClasses(true), - // chromahtml.WithLineNumbers(true), + chromahtml.WithLineNumbers(true), } Markdown = goldmark.New( goldmark.WithParserOptions(