Skip to content
New issue

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

Add an option to exclude some specific md file to be printed to html on save. #1423

Open
Norlandz opened this issue May 4, 2024 · 1 comment
Labels
Area: Exporting To HTML. Probably also other formats someday. Needs Discussion We haven't decided what to do.

Comments

@Norlandz
Copy link

Norlandz commented May 4, 2024

Proposal

Add an option to exclude some specific md file to be printed to html on save.

eg:
"excludeMdFileToBePrintedToHtmlOnSave": ["readme.md", "test*.md"]

Other information

Reason is that:
For some md file, you do want to print out to html on save.
But for some other md files, trivial ones, you dont really need it.

@Norlandz Norlandz changed the title Add an option to **exclude** some specific md file to be printed to html **on save**. Add an option to exclude some specific md file to be printed to html on save. May 4, 2024
@yzhang-gh
Copy link
Owner

Thanks for the suggestion. Let's wait for more feedback from other users.

@yzhang-gh yzhang-gh added Needs Discussion We haven't decided what to do. Area: Exporting To HTML. Probably also other formats someday. labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Exporting To HTML. Probably also other formats someday. Needs Discussion We haven't decided what to do.
Projects
None yet
Development

No branches or pull requests

2 participants