From 5421e1d60bdb3bf6480c75e498390fc2b7df9403 Mon Sep 17 00:00:00 2001 From: alinex Date: Tue, 27 Sep 2016 17:05:27 +0200 Subject: [PATCH] Fix document to not invoke schema. --- src/document.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/document.md b/src/document.md index 9863a7a..0649ce6 100644 --- a/src/document.md +++ b/src/document.md @@ -394,7 +394,7 @@ This may be included in your doc like: ``` markdown Schema Specification --------------------------------------------------- -{@schema #selfcheck} +{ @schema #selfcheck} ``` This is all to be used to generate the following markdown automatically: @@ -423,4 +423,3 @@ in order using the following rules: Within each type the 'index.*' files will be put first and one level higher in the tree than the rest of the same folder. -