We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352bf4a commit 2047b8dCopy full SHA for 2047b8d
1 file changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### New Features
6
7
+- feat: add multiple window decoration styles for code blocks (`macos`, `windows`, `default`).
8
+- feat: add `skylighting-fix` option to enable or disable the Skylighting hot-fix for Typst output (enabled by default).
9
10
+### Refactoring
11
12
+- refactor: update Typst processing to return block sandwich.
13
+- refactor: use utility functions for code-window extension.
14
15
## 0.1.0 (2026-02-27)
16
17
### New Features
0 commit comments