textual 1.0.0-dev

A reactive TUI framework inspired by the Python Textual library
Documentation
1
2
3
4
5
6
7
8
9
# Textual Markdown Browser

Welcome fellow adventurer! If you ran `markdown.rs` from the terminal you are viewing `demo.md` with Textual's built in Markdown widget.

The widget supports much of the Markdown spec. There is also an optional Table of Contents sidebar which you will see to your left.

## Do You Want to Know More?

See [example.md](./example.md) for more examples of what this can do.