docs and refactor

This commit is contained in:
Will McGugan
2023-02-14 15:22:15 +00:00
parent ea74ca7725
commit 71d0017ef9
19 changed files with 1449 additions and 123 deletions

9
examples/demo.md Normal file
View 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.