- content/vault/: _index.md, diff.md, session.md, status.md, tasks.md, wikilinks.md - content/docs/: _index.md, introduction, tokens, reset, semantic-html, components, data-attributes, navigation, layouts, charts, chroma, accordion-dialog 96 pages build clean (was 36). Docs use sidebar nav + TOC layout. Vault uses sidebar with section fallback (no vault menu configured yet). URLs fixed: playground refs → asw.trentuna.com. Closes: asw#12, asw#9
592 B
592 B
| title | description | section | prev-url | prev-title | next-url | next-title | type | date | tags | ai-disclosure | ai-model | ai-provider | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Wikilinks | Internal knowledge-graph links styled as dotted underlines. | vault | tasks/ | Tasks | status/ | Status | vault | 2026-04-09 |
|
generated | claude-sonnet-4-5 | Anthropic |
Overview
Use data-wikilink on anchor tags to mark links as internal knowledge-graph references.
<a href="/vault/tasks/" data-wikilink>Tasks</a>
Renders with a dotted underline distinguishing it from a regular hyperlink.