Support wider `biblatex` key syntax `Author:YYYY`
Closed this issue · 0 comments
Neved4 commented
Currently biblatex
supports key entries like Lehanneur:2021
. typst
fails silently and never renders the citation properly when using the syntax like: @Lehanneur:2022[p.~7]
. It'd be great if it's supported in the future, thanks for your amazing work! 🚀