From 33f0fa07672b38b03470bb6f304c8ba58c4c50ac Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 10 Aug 2026 09:20:21 -0700 Subject: [PATCH] CONTRIBUTING.md: remove suggestion to submit Lua filters. The repository is no longer accepting submissions. Closes #11800. --- CONTRIBUTING.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 31d337203..f406bc504 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -445,12 +445,6 @@ WriterOptions, you'll also need to - in pandoc-lua-engine: Text.Pandoc.Lua.Marshal.WriterOptions and/or Text.Pandoc.Lua.Marshal.ReaderOptions -Lua filters ------------ - -If you've written a useful pandoc [lua filter](./doc/lua-filters.md), -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