Description

STRIKE, S, and U are deprecated in HTML 4.01, and gives validation error when validating as HTML Strict.

Steps to reproduce

Add overstriked text, and validate.

Example

See MoinMoinFeatures for an example.

Details

MoinMoin Version

OS and Version

Python Version

Server Setup

Server Details

Workaround

Discussion

This will be fixed as part of this larger patch: MoinMoinPatch/FormatterApiConsistencyForHtmlAttributes -- DeronMeranda 2006-01-18 17:47:06

I suggest just to use the del element instead, which is conforming to the HTML "strict" standard, and semantically more meaningfull than strike (deleted = logial vs. strike through = optical markup). -- MartinBayer 2006-01-20 00:14:09

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/StrikeElementNotStrict (last edited 2007-10-29 19:08:24 by localhost)