Edgewall Software
Modify

Opened 21 years ago

Closed 21 years ago

#176 closed defect (fixed)

Processors are triggered in nested blockquotes

Reported by: daniel Owned by: Jonas Borgström
Priority: normal Milestone: 0.6
Component: wiki system Version: 0.5.2
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Nested blockquotes containing custom processor directives are executed when they should just be printed.

Example:

{{{
#!html
<h1>This should be unparsed HTML</h1>
}}}

The above should look like this:

{{{
#!html
<h1>This should be unparsed HTML</h1>
}}}

Attachments (0)

Change History (1)

comment:1 by Jonas Borgström, 21 years ago

Resolution: fixed
Status: newclosed

Fixed in [304].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.