diff options
Diffstat (limited to 'stdlib/source/documentation/lux/macro/template.lux')
-rw-r--r-- | stdlib/source/documentation/lux/macro/template.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/macro/template.lux b/stdlib/source/documentation/lux/macro/template.lux index ec0f14688..0a0191099 100644 --- a/stdlib/source/documentation/lux/macro/template.lux +++ b/stdlib/source/documentation/lux/macro/template.lux @@ -4,7 +4,7 @@ ["$" documentation (.only documentation:)] [data [text (.only \n) - ["%" format (.only format)]] + ["%" \\format (.only format)]] [collection ["[0]" list]]]]] [\\library |