Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#16598 closed defect (bug) (invalid)

<code>Code here<strong>and here</strong></code> got my "and here" bold

Reported by: joaovr's profile JoaoVr Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

I need to show a piece of code that has <strong></strong> on it, I asumed that <code> tag would deactive other tags but its not workig, it made my code bold.

On:
<code>Code here<strong>and here</strong></code> got my "and here" bold

The result was:
Code hereand here

Change History (3)

#1 @greuben
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed

That is the way html works...use Visual editor it encodes all those html tags.

#2 @Joel S.
14 years ago

On exactly what version did this happen?
Were you using an Extra Text area plugin that might be related?

#3 @nacin
14 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.