-
Sorry for so many back-to-back issues, haha. I'm converting a somewhat large project to markdown and reporting all the errors that ensue.
```typst
#rect(fill: gradient.linear(..color.map.viridis))…
-
Since I upgraded kakoune-lsp to v0.18 it stopped working. I am now starting kakoune without any configuration file and trying to understand what is going on, but I think I need some support from more …
-
### Description
When using `bilbiography(full: true, ...)` to show all references, the styling seems to be inconsistent when a cite style like `alphanumeric` is used. The markers fall back to the `…
-
### Description
Would it be possible to add an option to control how `/` is interpreted in a math equation? For instance, it would be nice if something like this could disable automatically interpr…
-
### Description
`json(path)` cannot read a file with utf8-bom.
### Reproduction URL
_No response_
### Operating system
Windows
### Typst version
- [X] I am using the latest versio…
-
### Description
Currently, the only way to create a datetime is to use `now()` or the `datetime` constructor with individual components explicitly provided. However, that is essentially never useful …
-
I'm uneasy with translating the 1.0 approach directly, so hoping to find a better way.
There's also a question of whether we need to make an already complicated model more complicated functionally,…
-
The current documentation of `State` is very ambiguous on how exactly multiple calls to `state` with the same key behave.
My testing suggests that:
- the underlying "actual state", which is uniqu…
-
### Description
Some PDFs support linking to a subsection from outside the file (e.g. in URL).
Example: http://tug.ctan.org/macros/latex/contrib/beamer/doc/beameruserguide.pdf#subsection.14.1
Typ…
-
Creating issue to track https://github.com/quarto-dev/quarto-cli/discussions/5134#discussioncomment-5613083
In regards to "Template Partials":
> In the Quarto documentation I probably didn't see it …