Skip to content

Commit aed324b

Browse files
authored
README: "Related": add panflute
1 parent 28c9879 commit aed324b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ print(pypandoc.get_pandoc_formats())
200200
[Docverter](http://www.docverter.com/), which offers `pandoc` as a service (plus some extra goodies).
201201
* See [pyandoc](http://pypi.python.org/pypi/pyandoc/) for an alternative implementation of a `pandoc`
202202
wrapper from Kenneth Reitz. This one hasn't been active in a while though.
203+
* See [panflute](https://github.com/sergiocorreia/panflute) which provides `convert_text` similar to pypandoc's. Its focus is on writing and running pandoc filters though.
203204

204205
## Contributing
205206

0 commit comments

Comments
 (0)