From 074e88b38d09c906f27fc9f987ee25acb595290a Mon Sep 17 00:00:00 2001 From: Brennen Bearnes Date: Tue, 9 Feb 2021 23:38:42 -0700 Subject: [PATCH] fragment: test rundoc --- home/fragments/test-rundoc.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 home/fragments/test-rundoc.md 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 +``` + +