mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 12:27:21 +00:00
16d66edb2a
This ensures that `lang` attributes will be set for both Divs and Spans. Closes #11673.
89 B
89 B
% pandoc -t typst
[Bonjour]{lang=fr} world.
^D
#text(lang: "fr")[Bonjour] world.