aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/meta/annotation.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux/meta/annotation.lux')
-rw-r--r--stdlib/source/documentation/lux/meta/annotation.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/documentation/lux/meta/annotation.lux b/stdlib/source/documentation/lux/meta/annotation.lux
index 10f4d0aad..71ef33cc0 100644
--- a/stdlib/source/documentation/lux/meta/annotation.lux
+++ b/stdlib/source/documentation/lux/meta/annotation.lux
@@ -3,12 +3,12 @@
[lux {"-" [nat int rev]}
["$" documentation {"+" [documentation:]}]
[data
- ["." text {"+" [\n]}
+ ["[0]" text {"+" [\n]}
["%" format {"+" [format]}]]]
[macro
- ["." template]]]]
+ ["[0]" template]]]]
[\\library
- ["." /]])
+ ["[0]" /]])
(.def: .public documentation
(.List $.Module)