Markdown files are plain-text documents that mix human-readable prose with a small set of structural markers.
Structure
- A file may begin with YAML frontmatter.
- Headings provide a hierarchy of sections.
- Links connect files and build a network of references.
Data view
Treat each file as a node with:
- an identifier,
- a title,
- tags and dependencies,
- outbound links and references.