File: demo.md

package info (click to toggle)
textual 2.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 55,084 kB
  • sloc: python: 85,423; lisp: 1,669; makefile: 101
file content (9 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
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.