Use Github CI for Elixir Projects Use Return Value to Defer Decisions

Panpipe - an Elixir wrapper around Pandoc and its Markdown AST

If you don’t know what Pandoc is, you should definitely read about it: https://pandoc.org

It’s a hugely powerful Markdown tool and you can now use it easily from within Elixir esp. access the Markdown AST and do transformations on it.

Github: https://github.com/marcelotto/panpipe Hex: https://hex.pm/packages/panpipe