sergiocorreia / panflute

An Pythonic alternative to John MacFarlane's pandocfilters, with extra helper functions
http://scorreia.com/software/panflute/
BSD 3-Clause "New" or "Revised" License
500 stars 59 forks source link

tools.py: convert_text, run_pandoc add pandoc_path option #174

Closed ickc closed 3 years ago

ickc commented 3 years ago

two fold:

ickc commented 3 years ago

But then if an instance never call these functions, which is still ran 3 times. Probably a performance regression. Should think of a better approach.

ickc commented 3 years ago

To avoid keep bugging you I'll merge to develop first (especially for small change like this) and when a new release is ready, let you to batch review them. We can always cherry-pick later if some of these are not wanted.