We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like to request the ability to use globbing in the config to exclude other markdown files except the ones the globbing hits.
Alternatively I would be fine with a simple ignore files array inside of the configs. Maybe globbing could be enabled in that ignore later?
Note: This feature would be extremely useful with in conjunction with convertOnSave
convertOnSave
The text was updated successfully, but these errors were encountered:
@HatiEth Thanks for the feedback! I will consider how to deal with it.
Sorry, something went wrong.
Add: markdown-pdf.convertOnSaveExclude option #16
8bd3947
Excluded file name of convertOnSave option
No branches or pull requests
I would like to request the ability to use globbing in the config to exclude other markdown files except the ones the globbing hits.
Alternatively I would be fine with a simple ignore files array inside of the configs. Maybe globbing could be enabled in that ignore later?
Note: This feature would be extremely useful with in conjunction with
convertOnSave
The text was updated successfully, but these errors were encountered: