+ MARKDOWN + TODO

This commit is contained in:
Roland Conybeare 2023-10-03 17:01:57 -04:00
commit abec2b994e
2 changed files with 36 additions and 0 deletions

31
MARKDOWN Normal file
View file

@ -0,0 +1,31 @@
# heading level 1
## heading level 2
###### heading level 6
blank line new paragraph
two spaces at eod force line break
**bold** bold text
__bold__ also bold text (but don't embed within a word)
*italics*
***bolditalic***
> text to blockquote
>
> + more paragraphs
> text to blockquote
>
>> with nested blockquote
- bullets also can prefix with + or *
1. numbered lists
indent 4 spaces (or 1 tab) for code blocks
`inline code`
--- on a line by itself -> horizontal rule

5
TODO Normal file
View file

@ -0,0 +1,5 @@
sphinx_markdown_builder
https://stackoverflow.com/questions/13396856/markdown-output-for-sphinx-based-documentation