docs: avoid redundant headers

This commit is contained in:
Timothy DeHerrera
2026-01-31 19:16:31 -07:00
parent 9869da554b
commit 50116d8e8e
10 changed files with 0 additions and 20 deletions

View File

@@ -4,8 +4,6 @@ description: Build-time code highlighting with Tree-sitter
weight: 3
---
# Syntax Highlighting
sukr highlights code blocks at build time using Tree-sitter. No client-side JavaScript required.
## Usage