Use pandoc via python-cli instead of system-cli #15
Labels
No labels
bug
documentation
duplicate
enhancement
epic
feature
help wanted
i18n
invalid
migration
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
-
Dependencies
No dependencies set.
Reference: chaoslama/make_pdf#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using pypandoc we can actually use pandoc directly in python, instead of calling the system version.