#24950 closed defect (bug) (fixed)
<mark> tag not allowed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.9 | Priority: | normal |
| Severity: | normal | Version: | 3.6 |
| Component: | Formatting | Keywords: | has-patch |
| Focuses: | Cc: |
Description
I just noticed that the <mark> tag is not allowed for administrators in WPMU 3.6. All other tags like: b, i, em, strong, sup, sub, samp, var, kbd, s, small, q, ins, dfn, del, cite, abbr, a seem to be allowed. I imported an XML using [Tools > Import] and it was stripped.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
<dfn>is not allowed in posts currently either. Both are semantic/HTML5 valid tags that are for formatting only. Including patch to allow for<mark>and<dfn>to be allowed.