Skip to content

Engine tags

Beyond wikitext, HonoWiki provides built-in tags — HTML-like elements the engine turns into rich output. Unlike raw HTML (which just passes through the allowlist), these do something.

Reference

Media

Code & math

Styling

  • <style> — per-article scoped CSS.

Metadata

  • <description>…</description> — sets the page's description (used for search results and social-media previews). It renders nothing on the page itself.

HonoWiki Engine guide