diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -345,6 +345,10 @@ entire body. However, if a pattern is specified, the body material is destructurd, which effectively allows `deftag` tags to have parameters, as in the `:atag` example above. +### Returns: + +The `deftag` macro returns the `<keyword>` parameter. + ## Dependencies TL-WHO has no external dependencies other than TXR itself. |