docs(editor): define hemplate highlight boundary
Document the repo-owned .heml highlighting overlay tokens and exclude diagnostics/completion/formatting/build validation from highlighting authority. req: diagnostics/004 req: diagnostics/008
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: SLICE-0010
|
||||
type: slice
|
||||
status: ready
|
||||
status: done
|
||||
parent: NS-0003
|
||||
title: Define repo-owned hemplate highlighting boundary
|
||||
refs:
|
||||
@@ -36,4 +36,4 @@ Turn "tree-sitter highlighting for hemplate" into a bounded repo-owned contract:
|
||||
|
||||
## Evidence
|
||||
|
||||
The docs already establish `.heml` as HTML plus a small overlay; this slice makes that boundary executable before writing queries.
|
||||
Done at commit `5d38d0c` follow-up and verified with `workledger check`: `docs/editor-support.md` now lists repo-owned overlay token classes, explicitly excludes diagnostics/completion/hover/formatting/Rust parsing/build validation from highlighting authority, and names fixture/query tests as the repo-owned proof boundary before provider packaging.
|
||||
|
||||
Reference in New Issue
Block a user