-
### Description
Comparing `ulem` LaTeX library to Typst, Typst already have `underline` and `strikethrough`. But it's missing some of the other well known styles like wavy/squiggly underline, double …
-
Hey there,
this URL shows up as a 404 broken link in our checks:
- https://typst.app/docs/reference/types/dictionary/
It would be great if you could update it.
-
When using `cetz-plot` following the README, I am getting:
```
error: package not found (searched for @preview/cetz-plot:0.1.0)
┌─ docs/typst/plots.typ:4:8
│
4 │ #import "@preview/cetz-plot:0…
-
Hi, I was wondering if Typst should be added as a supported language or if there was some reasoning against it.
I was thinking I would like devenv to support as many languages as possible, then again…
-
## Summary
- What is the name and purpose of your chapter? **Literate programming**
- Why are you proposing it? Because literate programming is a crucial tool to support open research. We co…
-
Is it possible to add a behavior type flag that numbly can pickup to change the behavior (for things such as appendixes?) something along the lines of:
```typst
= Conclusions
My conclusions
= …
-
Hi,
Recently I was trying to create a show rule to display links with a custom color, and I was very confused about how to do it using an anonymous function. What I want to make is something like t…
-
- [x] I have searched the [issues](https://github.com/nvarner/typst-lsp/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [discussions](https://github.com…
-
### Bug description
Links to file attachments result in broken links when publishing to Confluence.
### Steps to reproduce
````qmd
---
title: "Reproducible Quarto Document"
format: confluence-ht…
-
It'd be useful to have a commit hash of the typst compiler shown somewhere on the website so we know what version we're using.