Ver código fonte

added test scraps

Getty Ritter 10 anos atrás
pai
commit
62525d6863
2 arquivos alterados com 14 adições e 0 exclusões
  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