mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
docs and refactor
This commit is contained in:
9
examples/demo.md
Normal file
9
examples/demo.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Textual Markdown Browser
|
||||
|
||||
Welcome fellow adventurer! If you ran `markdown.py` 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.
|
||||
Reference in New Issue
Block a user