Project

General

Profile

Actions

Defect #22897

closed

Leaving HTML tags in collapse macro instead of showing html_safe formatted text

Added by Aleksandar Pavic almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

If a HTML content like <h1> for example is added to collapse macro, tags are displayed instead of html formatting it:

{{collapse
<h1>This is a block of text that is collapsed by default.</h1>
It can be expanded by clicking a link.
}}

And the output looks like: Show

While it should be:
Screenshot of working version

Attached is also diff file to make it work as I suggested in this ticket.


Files

Screenshot_12.png (9.81 KB) Screenshot_12.png Screenshot of working version Aleksandar Pavic, 2016-05-25 12:50
macross.diff (800 Bytes) macross.diff Diff file Aleksandar Pavic, 2016-05-25 13:06
Actions

Also available in: Atom PDF