Dotfiles, utilities, and other apparatus.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
215 B

  1. Here's a test document.
  2. This is for use with:
  3. - https://github.com/eclecticiq/rundoc
  4. - https://github.com/20after4/rundoc
  5. ```sh
  6. echo hi
  7. echo how are things
  8. ```
  9. Actually, this is pretty good.
  10. ```sh
  11. ls
  12. ```