mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08:00
da8bcb783b
* Use `babel`'s bidi implementation * Remove global `lang` option -- it broke eg hebrew * Import babel languages individually instead of as package options -- was broken for greek, hebrew * Move `header-includes` to after `babel` setup Closes #7604