markdown: fix fake tests

Signed-off-by: Tw <tw19881113@gmail.com>
This commit is contained in:
Tw
2017-06-03 22:28:08 +08:00
parent d3fc9f7a9b
commit 47fc35acc0
11 changed files with 98 additions and 90 deletions
+2
View File
@@ -0,0 +1,2 @@
Doc.var_string {{.Doc.var_string}}
Doc.var_bool {{.Doc.var_bool}}
+4
View File
@@ -0,0 +1,4 @@
---
var_string: hello
var_bool: true
---