jgm / typst-hs

Haskell library for parsing and evaluating typst
Other
44 stars 5 forks source link

`Identifier "showman" not found` despite importing `showman` #30

Closed ntjess closed 10 months ago

ntjess commented 10 months ago

The following is valid typst code:

#import "@preview/showman:0.1.0"
#type(showman)

Yet pandoc will raise the mentioned error when tested on 3.1.11.1