notes
Notes are plain Markdown-Oxide style files.
The site has one writing rule: links should be authored, not inferred. If a connection matters, it should appear in the note text.
- Use ordinary headings.
- Use wiki links for graph edges, for example graph.
- Use
[label](https://example.com)for external links. - Use callouts like
> [!note]when a note needs a small aside. - Use fenced
svgblocks when a diagram is part of the note. The SVG is rendered inline by the Wasm Markdown renderer, so no diagram runtime is needed.
Content changes require a deploy, but they do not require a Rust or Wasm rebuild. See wasm and graph.