diff options
Diffstat (limited to 'docs/freefeatures.rst')
| -rw-r--r-- | docs/freefeatures.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/freefeatures.rst b/docs/freefeatures.rst index 44ade408..3c740c00 100644 --- a/docs/freefeatures.rst +++ b/docs/freefeatures.rst @@ -243,6 +243,11 @@ no other commands defined beginning with *divid*, This behavior can be turned off with ``app.abbrev`` (see :ref:`parameters`) +.. warning:: + + Due to the way the parsing logic works for multiline commands, abbreviations + will not be accepted for multiline commands. + Misc. pre-defined commands ========================== |
