Opened 14 years ago

Last modified 12 years ago

#6896 closed defect

Should not render Wiki text comments {{{\#!comment\}}} — at Version 5

Reported by: Lucas Rangit MAGASWERAN Owned by: Ryan J Ollos
Priority: high Component: SlideShowPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Trac allows for Wiki text to be ignore by wrapping them in the following block.

{{{
#!comment
}}}

However, when viewing the Wiki page as a slide show, what is commented out is being rendered.

Change History (4)

comment:2 Changed 14 years ago by Lucas Rangit MAGASWERAN

See trac:wiki:/WikiFormatting#Comments for official documentation on Trac Wiki comments.

comment:3 Changed 14 years ago by Ryan J Ollos

The underlying cause is probably similar to #6722. I'll take a look when I have some time, and I'm happy to accept a patch.

comment:4 Changed 14 years ago by Ryan J Ollos

Component: S5PluginSlideShowPlugin

comment:5 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)
Priority: normalhigh
Status: newassigned
Note: See TracTickets for help on using tickets.