Actions
Feature #12167
closedMacro for inserting collapsible block of text
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Introduce a new bultin macro that lets insert a block of text, which is hidden by default and can be displayed by clicking a link.
{{collapse [A block of text here] }}
Or with specific text for the Show/Hide link:
{{collapse(Show example,Hide example) [A block of text here] }}
Related issues
Actions