Dear all, After being a heavy user of pandocfilters.py for a few years, I wrote an alternative package (with a very similar API) that takes a more pythonic approach: - Elements are proper objects (with properties and methods) instead of dicts and lists - Elements can be created using named arguments: Header(Str('The'), Space, Str('Title'), level=1) - Batteries are included: I included functions that I ended up reusing through my different filters\ The source and documentation is here: https://github.com/sergiocorreia/panflute . It currently uses Python 3 but if there is demand from Python 2 users we could try a port. Ports of some of the existing filters are here: https://github.com/sergiocorreia/panflute/tree/master/examples/panflute More examples will be placed here: https://github.com/sergiocorreia/panflute-filters Feel free to comment here or on github; any suggestions or pull requests are more than welcome :) Best, Sergio -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/b6a8c6cf-cae7-403a-99e9-4e170a150428%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.