Ticket #10 (new defect)

Opened 3 years ago

Last modified 16 months ago

Bug handling <pre>

Reported by: dom Owned by: Nobody
Priority: normal Milestone:
Component: openguides Version:
Severity: normal Keywords: hackfestsummer2007-reviewed
Cc:

Description

When in a <pre> block, I would not expect HTML paragraph breaks (and other stuff?) to still be inserted.

That is all.

Change History

Changed 3 years ago by ChristopherSchmidt

The CGI::Wiki::Formatter doesn't seem to have any support for "this is a tag to turn off formatting", either in wiki-syntax or HTML. It seems like this would need to be added in order to fix this feature, unless I'm missing something.

Changed 3 years ago by dom

  • component set to openguides

Changed 16 months ago by dom

  • owner set to Nobody

Changed 16 months ago by Kake

  • keywords hackfestsummer2007-reviewed added

Decision: We probably shouldn't be allowing the pre tag, since its meaning isn't really well defined in an environment where HTML is mixed with wiki formatting. We should instead use a wiki formatting tag that does what people expect. We decided to wait and see how Wiki Creole turns out, and then update our formatter.

Note: See TracTickets for help on using tickets.