diff options
Diffstat (limited to 'stdlib/source/documentation/lux/macro/template.lux')
-rw-r--r-- | stdlib/source/documentation/lux/macro/template.lux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/documentation/lux/macro/template.lux b/stdlib/source/documentation/lux/macro/template.lux index 00be1845a..1dfac9a3b 100644 --- a/stdlib/source/documentation/lux/macro/template.lux +++ b/stdlib/source/documentation/lux/macro/template.lux @@ -6,9 +6,9 @@ [text {"+" [\n]} ["%" format {"+" [format]}]] [collection - ["." list]]]]] + ["[0]" list]]]]] [\\library - ["." /]]) + ["[0]" /]]) (documentation: /.spliced "" |