tui-markdown 0.3.9

A simple library for converting markdown to a Ratatui Text value
Documentation
1
2
3
4
5
6
7
8
9
10
---
source: tui-markdown/src/renderer/table.rs
expression: text
---
┌──────┬───────┐
│ Name │ Value │
├──────┼───────┤
│ foo  │ bar   │
│ baz  │ qux   │
└──────┴───────┘