Modify

Opened 14 years ago

Closed 7 years ago

#6649 closed enhancement (wontfix)

Code blocks are not rendered properly in HTML

Reported by: stanhu@… Owned by:
Priority: low Component: AnnouncerPlugin
Severity: normal Keywords: HTML code block
Cc: Ryan J Ollos Trac Release: 0.11

Description

Using a code block, such as:

while (1)
{
  printf("hello world\n");
}

...does not properly display in an HTML message sent by the AnnouncerPlugin. It would be nice if it were displayed as it is on the Trac Web page.

Attachments (0)

Change History (5)

comment:1 Changed 14 years ago by Robert Corsaro

likely a CSS issue. If someone figures out if we can fix with CSS, I'll commit the changes.

comment:2 Changed 14 years ago by Robert Corsaro

Priority: normallow

comment:3 Changed 14 years ago by Ryan J Ollos

Cc: Ryan J Ollos added; anonymous removed

comment:4 Changed 9 years ago by Ryan J Ollos

Owner: Robert Corsaro deleted

comment:5 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Please upgrade to Trac 1.2, which has integrated the core of AnnouncerPlugin. Please raise the issue on the trac:MailingList if you encounter the issue with Trac 1.2.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.