We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce484d2 commit 2f2950aCopy full SHA for 2f2950a
README.md
@@ -2,6 +2,6 @@
2
3
This package hosts several utilities that are useful for drafting documents, namely margin notes and precise positioning
4
helpers. Over time, hopefully more utilities will be contributed. A quick, comprehensive overview is provided by the
5
-[example document](docs/main.pdf):
+[example document](https://github.com/ntjess/typst-drafting/blob/v0.1.2/docs/main.pdf):
6
7
-
+
typst.toml
@@ -1,6 +1,6 @@
1
[package]
name = "drafting"
-version = "0.1.1"
+version = "0.1.2"
entrypoint = "drafting.typ"
authors = ["Nathan Jessurun"]
license = "Unlicense"
0 commit comments