document # headings

This commit is contained in:
Ted Unangst 2020-05-23 19:59:59 -04:00
parent 8a7ea425e9
commit 67ec6ea586
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ Inline `code fragments` with single ticks.
int main() { return 0; } int main() { return 0; }
``` ```
.Ed .Ed
.It headings
Heading lines starting with #.
.It lists .It lists
Lists of items starting with either Lists of items starting with either
.Sq + .Sq +