I'm not sure I understand the problem.
The code Simon and Morris posted disables the "strikeByChar" formatter.
Can you show me an example where that doesn't work for you?
-- F.
Actually, the strikeByChar formatter doesn't exist in recent TiddlyWiki
versions anymore. I believe it has been replaced by the characterFormat
formatter - changing that is more complicated though, as it would
require overriding the entire handler function.
I can't think of a good solution right now...
-- F.
http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/plugins/DisableStrikeThroughPlugin.js
Martin