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.
2 parents 29ddc3e + 7329262 commit 085921fCopy full SHA for 085921f
typst.toml
@@ -0,0 +1,8 @@
1
+[package]
2
+name = "tablex"
3
+version = "0.0.4"
4
+authors = ["PgBiel <https://github.com/PgBiel>"]
5
+license = "MIT"
6
+description = "More powerful and customizable tables in Typst."
7
+entrypoint = "tablex.typ"
8
+repository = "https://github.com/PgBiel/typst-tablex"
0 commit comments