diff --git a/home/fragments/test-rundoc.md b/home/fragments/test-rundoc.md new file mode 100644 index 0000000..c983a1d --- /dev/null +++ b/home/fragments/test-rundoc.md @@ -0,0 +1,19 @@ +Here's a test document. + +This is for use with: + + - https://github.com/eclecticiq/rundoc + - https://github.com/20after4/rundoc + +```sh +echo hi +echo how are things +``` + +Actually, this is pretty good. + +```sh +ls +``` + +