Browse Source

added test scraps

Getty Ritter 10 years ago
parent
commit
62525d6863
2 changed files with 14 additions and 0 deletions
  1. 9 0
      scraps/test-scrap
  2. 5 0
      scraps/test-two

+ 9 - 0
scraps/test-scrap

@@ -0,0 +1,9 @@
+id: test-scrap
+content: |
+  what the **hey**, man,
+  is this
+related:
+  - name: test-scrap
+    why:  "it's THIS one"
+  - name: test-two
+    why:  "it's another scrap, is why"

+ 5 - 0
scraps/test-two

@@ -0,0 +1,5 @@
+id: test-two
+content: |
+  This is another one with
+
+      def some_code(): pass