#fmtview notes
Markdown files are opened as passthrough text.
-Wrap still works for long prose in the terminal viewer.
-`Inline code` and [links](https://github.com/siriusctrl/fmtview) are highlighted.
> Blockquotes keep their marker visible while the text wraps.
```toml
[viewer]
mode = "markdown"
```