From 7eebafa7837ec173a7b2064ae60fd45b5413d17c Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 23 Nov 2023 16:25:49 +0100 Subject: Merge `typst` and `typst-library` --- docs/reference/packages.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/reference/packages.md (limited to 'docs/reference/packages.md') diff --git a/docs/reference/packages.md b/docs/reference/packages.md new file mode 100644 index 00000000..bfd1ef58 --- /dev/null +++ b/docs/reference/packages.md @@ -0,0 +1,6 @@ +Typst [packages]($scripting/#packages) encapsulate reusable building blocks +and make them reusable across projects. Below is a list of Typst packages +created by the community. Due to the early and experimental nature of Typst's +package management, they all live in a `preview` namespace. Click on a package's +name to view its documentation and use the copy button on the right to get a +full import statement for it. -- cgit v1.2.3