Skip to content

Commit 66a7234

Browse files
authored
Typst (#1063)
* initial typst implementation * add typst to the store * add prism typst * add multi file support to the editor * update snapshots for 2026 TODO mock the date
1 parent a572414 commit 66a7234

17 files changed

Lines changed: 3967 additions & 21 deletions

File tree

.changeset/add-typst-directive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hyperbook/markdown": minor
3+
---
4+
5+
Add Typst directive with interactive editor and improved error handling. The new Typst directive enables users to write and preview Typst documents directly in Hyperbook with support for multiple files, binary assets, and PDF export. Errors display as dismissible overlays preserving the last successful render, with clean error messages parsed from the Rust SourceDiagnostic format.

0 commit comments

Comments
 (0)