We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
create-sveltex
1 parent 7674593 commit 3840654Copy full SHA for 3840654
README.md
@@ -56,7 +56,7 @@
56
57
### Creating a new project
58
59
-You can use the `create-sveltex` package to create a new project using SvelTeX:
+You can use the [`create-sveltex`] package to create a new project using SvelTeX:
60
61
```sh
62
pnpm dlx create-sveltex # If using PNPM
@@ -179,3 +179,4 @@ libraries. Some notable examples are MathJax and TikZ.
179
[SSG]: https://en.wikipedia.org/wiki/Static_site_generator
180
[`node-poppler`]: https://github.com/Fdawgs/node-poppler
181
[ESM-only]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
182
+[`create-sveltex`]: https://www.npmjs.com/package/create-sveltex
0 commit comments