Reading view

Welcome

Welcome

This app reads markdown files directly from the local md-docs/ directory.

What you can do

  • Add new .md files anywhere inside md-docs/
  • Organize docs in nested folders
  • Use frontmatter like title and description
  • 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.