aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/world/shell.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-06-26 12:55:04 -0400
committerEduardo Julian2022-06-26 12:55:04 -0400
commit3053fd79bc6ae42415298ee056a268dc2c9b690c (patch)
treea71ac65955b42978160087b933c962b27f85fbcc /stdlib/source/documentation/lux/world/shell.lux
parent716ca5377386ca87eded7dd514ccc17f8ed281c3 (diff)
New "parser" hierarchy. [Part 4]
Diffstat (limited to '')
-rw-r--r--stdlib/source/documentation/lux/world/shell.lux3
1 files changed, 0 insertions, 3 deletions
diff --git a/stdlib/source/documentation/lux/world/shell.lux b/stdlib/source/documentation/lux/world/shell.lux
index fed983eed..b2ad55851 100644
--- a/stdlib/source/documentation/lux/world/shell.lux
+++ b/stdlib/source/documentation/lux/world/shell.lux
@@ -3,9 +3,6 @@
[lux (.except)
["$" documentation (.only documentation:)]
["@" target]
- [control
- ["<>" parser
- ["<[0]>" code]]]
[data
["[0]" text (.only \n)
["%" \\format (.only format)]]]