Commit Graph

5 Commits

Author SHA1 Message Date
birdybro
70faaa995c fix bullets at bottom of conf_str.md 2022-08-29 23:28:41 -06:00
pvanschendel
6bd58e9826 Update conf_str.md
The sub-lists are not correctly indented, even though the preview does show them.

It turns out that you have to use 4 spaces (or one tab) because [mkdocs uses python-markdown](https://www.mkdocs.org/user-guide/writing-your-docs/#writing-with-markdown), and this is a [feature of python-markdown](https://python-markdown.github.io/#differences)
2022-06-26 13:27:46 +02:00
birdybro
394525e897 fix mistake with status[1] 2022-06-01 10:10:43 -06:00
birdybro
9a6f197807 Add hard and soft reset caveat to conf_str doc 2022-06-01 10:05:46 -06:00
birdybro
735c54fdfd Import MkDocs site 2022-03-15 18:43:34 -06:00