Note re Oxford comma in documentation

This commit is contained in:
John Kerl 2022-02-18 17:28:39 -05:00
parent ff0c1a5726
commit 3a7f67fbe0
3 changed files with 3 additions and 2 deletions

View file

@ -40,6 +40,7 @@
## Notes
* Miller documents use the Oxford comma: not _red, yellow and green_, but rather _red, yellow, and green_.
* CSS:
* I used the Mkdocs "material" theme which I like a lot. I customized `docs/src/extra.css` for Miller coloring/branding.
* Live code:

View file

@ -125,4 +125,4 @@ git push -u origin miller-6.1.0
## Misc. development notes
I use terminal width 120 and tabwidth 4.
I use terminal width 120 and tabwidth 4. Miller documents use the Oxford comma: not _red, yellow and green_, but rather _red, yellow, and green_.

View file

@ -109,4 +109,4 @@ GENMD-EOF
## Misc. development notes
I use terminal width 120 and tabwidth 4.
I use terminal width 120 and tabwidth 4. Miller documents use the Oxford comma: not _red, yellow and green_, but rather _red, yellow, and green_.