Closed zoumingzhe closed 4 weeks ago
This is actually by design, I don't want to hide public files (e.g. readme.md is also visible in a GitHub repo file list). But I will consider adding a special file like "dbmeta.md" which will render just markdown and is hidden from the list.
Implemented in v3.5 https://dir-demo.adriansoftware.de/examples/markdown/
Describe the bug
Create the following metadata (readme.md.dbmeta.json) for readme.md, the readme content on the page will not be displayed.
Expected behavior
When hidden is true, the readme.md content is also displayed.
Environment