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

Enhancement: New setting to specify supported file types #227

Closed
estruyf opened this issue Jan 14, 2022 · 6 comments
Closed

Enhancement: New setting to specify supported file types #227

estruyf opened this issue Jan 14, 2022 · 6 comments
Milestone

Comments

@estruyf
Copy link
Owner

estruyf commented Jan 14, 2022

New setting for supported file types: adoc, svx, mdsvex

@estruyf estruyf added this to the 6.0.0 milestone Jan 17, 2022
@estruyf
Copy link
Owner Author

estruyf commented Jan 17, 2022

@zivbk1 feel free to test out the new frontMatter.content.supportedFileTypes setting. You can use it as follows: "frontMatter.content.supportedFileTypes": [ "md", "markdown", "mdx", "svx" ]

@zivbk1
Copy link

zivbk1 commented Jan 17, 2022

@zivbk1 feel free to test out the new frontMatter.content.supportedFileTypes setting. You can use it as follows: "frontMatter.content.supportedFileTypes": [ "md", "markdown", "mdx", "svx" ]

I tried .svx and it didn't work for me, it just said something like 'No Markdown to Display', when I changed the extension to .md it worked as expected.

@zivbk1
Copy link

zivbk1 commented Jan 17, 2022

Also, using the .md extension enabled the markdown syntax highlighting to work, with the .svx extension it was like plain text. I would need to configure that extension to work with some language tools.

estruyf added a commit that referenced this issue Jan 18, 2022
@estruyf
Copy link
Owner Author

estruyf commented Jan 18, 2022

My head cannot think so clear due to covid atm. 😝 - I have done some checks and extra enhancements to get it fully supported. Should work right now with the svx file extension.

@bwklein
Copy link

bwklein commented Jan 18, 2022

Oh no!!! Please take care of yourself and don't worry about this. It can wait until you have recovered.

@wemasoe
Copy link

wemasoe commented Jan 19, 2022

Take care and best wishes. Get well soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants