I suspect this may get a chuckle out of some TiddlyWikkans with long memories.
I've recently begun cleaning up some of my old stylesheets (
q.v.) and noticed the ones with
type set to
application/x-tiddler didn't display the CodeMirror plugin UI template applied to them when I opened them for editing (no line numbers, no CodeMirror-specified font). That's apparently because the plugin doesn't support
application/x-tiddler.
It looks like newer stylesheets have a type of text/vnd.tiddlywiki (or text/css if they contain only raw CSS) instead.
Was application/x-tiddler deprecated a while back?
Did it become application/x-tiddlywiki?
Or did those tiddler types coexist for a while?
[edited for clarity]