Reading view
Welcome
Welcome
This app reads markdown files directly from the local md-docs/ directory.
What you can do
- Add new
.mdfiles anywhere insidemd-docs/ - Organize docs in nested folders
- Use frontmatter like
titleanddescription - Write GitHub-flavored markdown such as tables and task lists
Quick example
---
title: Team Notes
description: Shared reference material
---
# Team Notes
- Item one
- Item two
Next step
Open another file from the sidebar, or create your own markdown file and reload the page.