From 0178544ebed570bb6a0f91bf8fed3b87b2d22373 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 7 Sep 2018 16:33:38 -0700 Subject: CONTRIBUTING.md: link to lua-filters repository. See #4874. --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 084ab2b59..372caf0ae 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -303,6 +303,13 @@ The library is structured as follows: - `Text.Pandoc.UUID` contains functions for generating UUIDs. - `Text.Pandoc.XML` contains functions for formatting XML. +Lua filters +----------- + +If you've written a useful pandoc [lua filter](lua-filters.html), +you may want to consider submitting a pull request to the +[lua-filters repository](https://github.com/pandoc/lua-filters). + [open issues]: https://github.com/jgm/pandoc/issues [closed issues]: https://github.com/jgm/pandoc/issues?q=is%3Aissue+is%3Aclosed [latest released version]: https://github.com/jgm/pandoc/releases/latest -- cgit v1.2.3