Laurenz
Laurenz
Example: ``` #set page("a4") #lorem(13) 🏳️🌈 ``` See also: https://github.com/xi-editor/xi-editor/issues/1322
### Description #3311 regressed the following code: ```typ #show "Hello": set text(red) Hello World! ``` Everything is red now because show-set doesn't use the dedicated regex show rule code path...
Requests spuriously fail for me with the error ``` Connection Failed: tls connection init failed: peer misbehaved: ResumptionOfferedWithVariedCipherSuite ``` when trying to GET the URL `https://packages.typst.org/preview/index.json` This seems to happen...
### Description Have the PDF outline bookmark contain the numbering. ### Use Case Common in other software.
**Describe the bug** We are using `y-indexeddb` with `y-codemirror.next` and are running into an issue where our users lose data. Concretely, the problem is the following: - The IndexedDB connection...
See here: https://docs.rs/hayagriva/latest/hayagriva/struct.RenderedBibliography.html
### Description Debug output via a `log` / `trace` / `print` function or something similar. I don't want to encourage lots of logging as I want to prevent the situation...
### Description Typst prettifies some font names, but ideally the true name should also work, that is, in the example below both line 2 and 3 should render in New...
Unifies the improvements from the various other PRs. Discussing all them individually with review back and forth would have taken too long. Also, there were some conflicts between the PRs....