Feature #12167
Macro for inserting collapsible block of text
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Text formatting | |||
Target version: | 2.2.0 | |||
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
History
#1
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from New to Closed
- Target version set to 2.2.0
- Resolution set to Fixed
Added in r10680.
#2
Updated by # And about 8 years ago
Thanks for great ability!
What about icon in html editor? It necessary for non-programmers - they are didn't know about the syntax.
#3
Updated by Enver Ablyaev about 6 years ago
Thank you for great feature! Very useful!
#4
Updated by Go MAEDA about 5 years ago
- Duplicated by Feature #3870: Add "spoiler" or "cut" element to wiki markup added