mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Note re Oxford comma in documentation
This commit is contained in:
parent
ff0c1a5726
commit
3a7f67fbe0
3 changed files with 3 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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_.
|
||||
|
|
|
|||
|
|
@ -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_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue