Appearance
Outline
FreshPrint the headings outline for a file as a tree, markdown list, or JSON.
Commands for Outline.
outline
Show headings for the current file.
bash
file=<name> # file name
path=<path> # file path
format=tree|md|json # output format (default: tree)
total # return heading countSee also
- Browse all command groups
- Keyboard shortcuts for the TUI