A Python library for writing pandoc filters for tables with batteries included.
copied from cf-staging / pantablePandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Pandoc filters is a UNIX filter that intercept the pandoc AST and modify document. Pantable is a pandoc filter that process tables in the AST.