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 aa9f170 commit 5bc82ebCopy full SHA for 5bc82eb
README.md
@@ -3,7 +3,7 @@
3
A Typst library for writing algorithms. On Typst v0.6.0+ you can import the `algo` package:
4
5
```typst
6
-#import "@preview/algo:0.3.2": algo, i, d, comment, code
+#import "@preview/algo:0.3.3": algo, i, d, comment, code
7
```
8
9
Otherwise, add the `algo.typ` file to your project and import it as normal:
0 commit comments