aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-09-07 16:33:38 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-09-07 16:33:38 -0700
commit0178544ebed570bb6a0f91bf8fed3b87b2d22373 (patch)
tree6b66e739b50ed5cdcb8312e3d635c026105a3d21 /CONTRIBUTING.md
parentba09d2942a93c6d2ce225decd0cfd1c9311476d7 (diff)
downloadpandoc-0178544ebed570bb6a0f91bf8fed3b87b2d22373.tar.gz
CONTRIBUTING.md: link to lua-filters repository.
See #4874.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 7 insertions, 0 deletions
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