Changes between Version 3 and Version 4 of CollapsiblePlugin
- Timestamp:
- Jun 9, 2012, 12:30:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CollapsiblePlugin
v3 v4 6 6 7 7 The CollapsiblePlugin allows one to embed foldable structures in wiki pages, in the style of the trac ticket attachments foldable structure. The plugin utilizes two macros: one to denote the start of a foldable structure, and one to denote the end of said structure. Foldable text supports WikiFormatting and nested folds, so long as spacing is accomplished by the former. 8 9 '''Note:''' There exists a 0.11 branch, but this macro does not work with 0.11. See #8942 for more details. 8 10 9 11 == Bugs/Feature Requests ==