summaryrefslogtreecommitdiffstats
path: root/markup/internal
diff options
context:
space:
mode:
Diffstat (limited to 'markup/internal')
-rw-r--r--markup/internal/attributes/attributes.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/markup/internal/attributes/attributes.go b/markup/internal/attributes/attributes.go
index 9c147f766..b2d4a5ed6 100644
--- a/markup/internal/attributes/attributes.go
+++ b/markup/internal/attributes/attributes.go
@@ -36,7 +36,6 @@ var chromaHighlightProcessingAttributes = map[string]bool{
"lineNoStart": true,
"lineNumbersInTable": true,
"noClasses": true,
- "nohl": true,
"style": true,
"tabWidth": true,
}