Jonas Meurer

Results 3 issues of Jonas Meurer

**Is your feature request related to a problem? Please describe.** Feeding Juniper queries which have wrong semantics sometimes result in panics. Recently came across a similar issue as https://github.com/graphql-rust/juniper/issues/407. At...

enhancement

In https://github.com/jmpunkt/ox-typst/ we are using Typst to generate PDF files from Org files (by generating Typst first). We are facing a limitation with the project root limitations. In Org there...

cli
change request

### Details - #5978 ### Implementation I followed the existing `inputs` implementation. However, there are no tests, so I put a manual test below. One thing I noticed, is the...

cli
interface