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

Possibly unintended support for other than md extensions? #186

Open
arpadgabor opened this issue Apr 5, 2021 · 0 comments
Open

Possibly unintended support for other than md extensions? #186

arpadgabor opened this issue Apr 5, 2021 · 0 comments
Labels
question Further information is requested

Comments

@arpadgabor
Copy link
Contributor

I was looking through the repo and saw this line that I thought would mean this widget only works for md files. Tested it with json files and it seems to work.

return `${collectionFolder}/${value}/${indexFile}.md`;

Not sure if there is something to be fixed here, but I wanted to bring this up in case this could cause problems down the road.

@erezrokah erezrokah added the question Further information is requested label Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants