Skip to content

chinapedia/lua-filters

 
 

Repository files navigation

travis build status

Lua Filters

This repository collects Lua filters for pandoc.

To learn about Lua filters, see the documentation.

Each filter goes in its own subdirectory. Each subdirectory contains:

  • the filter itself (e.g. wordcount.lua)
  • a README.md describing the use of the filter
  • a Makefile with a test target to test the filter
  • some data files used for the tests, which may also serve as examples

PRs for new filters are welcome, provided they conform to these guidelines.

About

A collection of lua filters for pandoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 57.8%
  • TeX 17.1%
  • Python 14.3%
  • Makefile 6.3%
  • HTML 2.3%
  • Shell 1.2%
  • Dockerfile 1.0%