hephaestus/docs
Erich Blume fd010a7066 feat(nvim): conceal wiki-link ids to styled name hyperlinks (§8.4)
`conceal.lua` hides the `[[id|` prefix and `]]` suffix with conceal
extmarks (refreshed on edit), leaving the label as a styled `HephLink`;
`conceallevel=2` + empty `concealcursor` reveal the raw `[[id|Name]]` on
the cursor's line so it stays editable. The `[[` picker now inserts the
labelled `[[id|Name]]` form (readable + conceal-ready; collapses to bare
on save). e2e asserts the conceal extmarks + conceallevel.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 12:35:24 -07:00
..
changelog.d feat(nvim): conceal wiki-link ids to styled name hyperlinks (§8.4) 2026-06-03 12:35:24 -07:00
explanation docs(explanation): add Task Lifecycle — the two-axis model 2026-06-03 08:56:53 -07:00
how-to
reference feat(nvim): conceal wiki-link ids to styled name hyperlinks (§8.4) 2026-06-03 12:35:24 -07:00
tutorials
index.md
quartz.config.ts
quartz.layout.ts