Commit graph

10 commits

Author SHA1 Message Date
Mislav Marohnić
0dfc0f733f Fix indentation of Example blocks
In HTML, `Example` blocks seem to be already injected in fenced Markdown
blocks `` ``` ``, so they don't need to be especially intented.
2020-06-11 20:31:37 +02:00
Mislav Marohnić
e6a0c3dc28 Fix EXAMPLES sections of various commands
- Code should be intented per Markdown syntax for a code block. This
  matters when this documentation is rendered to HTML

- Fix some innaccurate usage examples

- Tweak wording, formatting in a few places
2020-06-11 18:47:57 +02:00
vilmibm
e2ef712e43 use Command.Hidden 2020-06-08 12:31:40 -05:00
vilmibm
cea34755c7 linter appeasement 2020-06-04 17:09:42 -05:00
vilmibm
1e25b0079a linter appeasement 2020-06-04 17:05:41 -05:00
vilmibm
bd4bac962a use Annotations to hide commands 2020-06-04 16:42:32 -05:00
vilmibm
c09c2ad025 shuffle around credits command so it makes more sense 2020-06-04 16:38:03 -05:00
vilmibm
b15692fab3 review feedback 2020-05-08 14:29:50 -05:00
vilmibm
f427d252d0 whitespace 2020-05-04 15:48:00 -05:00
vilmibm
1aab2084f1 cute command to show a thank you to contributors
this commit is the result of April's hack day. it animates a thank you
for a project's contributors.

it only really works on linux/mac; animation woes led me to just make it
static and plain on windows.
2020-05-04 15:42:41 -05:00