An Pythonic alternative to John MacFarlane's pandocfilters, with extra helper functions
BSD 3-Clause "New" or "Revised" License
500
stars
59
forks
source link
`convert_text` should accept `os.PathLike` argument (`pathlib.Path` specifically) #122
Closed
jhidding closed 4 years ago
Currently
convert_text
is expecting a string argument for a filename.