mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 01:06:30 +00:00
The integration with Lua's package/module system is improved: A pandoc-specific package searcher is prepended to the searchers in `package.searchers`. The modules `pandoc` and `pandoc.mediabag` can now be loaded via `require`.