aboutsummaryrefslogtreecommitdiffstats
path: root/extra/docs.moon
diff options
context:
space:
mode:
Diffstat (limited to 'extra/docs.moon')
-rw-r--r--extra/docs.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/docs.moon b/extra/docs.moon
index 4bc4892..d1553df 100644
--- a/extra/docs.moon
+++ b/extra/docs.moon
@@ -75,7 +75,7 @@ spit OUT, switch command
contents = slurp file
require 'discount'
- layout compile autoref contents, 'githubtags', 'fencedcode'
+ layout compile (autoref contents), 'githubtags', 'fencedcode'
when 'ldoc'
BASE = '$(base)'