Typst Support
This section documents Shiroa’s Typst-side package and the features built on top of it:
- Start with the Package API and describe a project with the Book Description helpers.
- Select behavior using Rendering Targets and Inputs and read the final Metadata.
- Convert semantic content with Content Helpers.
- Create cross-target links and embed supported HTML media.
- Test rendering and configure or implement a theme.
The Theme chapter comes last because it combines the target, metadata, linking, content, and HTML APIs introduced by the preceding chapters.