What steps will reproduce the problem?
1. Create a Wiki page with "pre" content (cannot write < and > here; maybe also a bug? ;-)
2. Open it in the browser

What is the expected output? What do you see instead?

The preformatted text has extra line breaks inbetween. Additionally, the line skip seems to be very high. I seems that the "pre" tag just switches to monospace font but its contents is parsed as Wiki syntax.

Origo Issue#89

Comments

bronger’s picture

Similar problems exist for the tag.

bronger’s picture

Sorry, I meant the <code> tag. It, too, interprets further tags instead of printing them as-is. Maybe the <![CDATA[...]]> sequence should be supported?

cwgordon7’s picture

Assigned: Unassigned » cwgordon7
Status: Active » Postponed (maintainer needs more info)

Is this problem really related to the wikitools module?

Two ideas:

1) Are you using a certain filter that is causing this problem?

2) Does this happen for other node types as well (is it a system-wide bug?)

jpmckinney’s picture

Looks like 5.x support has been abandoned. Closing.

jpmckinney’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)