mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-18 13:35:42 +00:00
This ensures that setting `lang` will affect the whole document. Previously, setting `lang` to `he` was not sufficient to make the document RTL. See #11301.