I ran across this problem when testing the import of tiddlers from a large classic file into TW5. The solution that worked for me was to open the TW5 file in a text editor (I used TextWrangler which is free) and do a global replace of the string: type="text/x-tiddlywiki" to the string: type="text/vnd.tidddlywiki" - the whole strings in each case from 'type' to the closing inverted commas. No guarantees - and I would copy the file before trying this - but I have not found any problems with this technique.
Howard M On Sunday, March 9, 2014 11:18:37 PM UTC, Mark S. wrote: > > > After importing, the tiddlers are marked with the classic format, but they > are not formatted with media-wiki. That is, the text of the tiddler is > shown as the raw text and not the formatted text. ''Bold'' is not in bold, > for instance but is just shown as ''Bold''. > > If I change the type to TiddlyWiki 5, then the formatting works, but the > text is run together. > > Is there a way to make the lines work the way they worked before, so each > line return results in one line return? > > Is there a way to change the type of all of the tiddlers to the new type > without going through them one-by-one ? > > Thanks, > Mark > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

