A quiet place to read Markdown.
Open any .md file and read it in a clean, serif, e-reader style layout. You can:
- Highlight any paragraph with one click
- Attach a note to any block
- Toggle between light, sepia, and dark themes
- Zoom the type with
⌘+and⌘- - Pop out an annotations sidebar with
⌘⇧A
Annotations are saved in a hidden
.yourfile.md.mindle.jsonsidecar next to your file. Nothing leaves your machine.
func greet(_ name: String) -> String {
"Hello, \(name)!"
}⌘O— open a file⌘⇧T— cycle theme⌘⇧A— toggle annotations⌘+/⌘-— font size
Happy reading.
Inline: when
Display:
Dollar amounts stay plain text: it cost $5 and we paid $10 total.