Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.6 M2
-
None
-
Unit
-
Description
For example:
= hello {{velocity}}world{{/velocity}}
Shouldn't generate a paragraph around "world" but
= hello {{velocity}}world{{/velocity}}
should.
We still need to decide what to do when a macro that cannot be run inline is called in an inline context (for example the TOC macro).