Hi,
I have an issue when I use my markdown folder as the 'database' dir. The files with .MD extension are not recognized as markdown files. As a result, these files do not show up in the frontend. To show them, I have to change all the files with .MD extension to .md.
I expect that both .MD and .md files should be treated as markdown files and show up in the frontend.
Thank you.
Hi,
I have an issue when I use my markdown folder as the 'database' dir. The files with
.MDextension are not recognized as markdown files. As a result, these files do not show up in the frontend. To show them, I have to change all the files with.MDextension to.md.I expect that both
.MDand.mdfiles should be treated as markdown files and show up in the frontend.Thank you.