mkdr 0.4.0

TUI markdown renderer with paging, search, theming, and multi-file support
1
2
3
4
5
6
7
---
source: src/render.rs
expression: lines
---
[
    Line::from(Span::from("▐ ").fg(Color::Rgb(106, 153, 85))),
]