From d8522a98c6a1db7a4b240c4d36cfadb59e22304e Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Tue, 20 Jan 2026 17:46:35 +0100 Subject: feat(typst): callouts also fix package hierarchy --- typst/callout/1.0.0/typst.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 typst/callout/1.0.0/typst.toml (limited to 'typst/callout/1.0.0/typst.toml') diff --git a/typst/callout/1.0.0/typst.toml b/typst/callout/1.0.0/typst.toml new file mode 100644 index 0000000..be0b876 --- /dev/null +++ b/typst/callout/1.0.0/typst.toml @@ -0,0 +1,7 @@ +[package] +name = "callout" +version = "1.0.0" +entrypoint = "lib.typ" +authors = ["Anhgelus Morhtuuzh"] +license = "MIT" +description = "My callouts" -- cgit v1.2.3