On Monday, May 13, 2013 1:55:33 PM UTC+2, Jeremy Ruston wrote: > > Yes, that would work, and internally would be quite convenient. However > I'm reluctant to overload the content type in that way if it can be > avoided, because although it is an easy fix it would result in a > proliferation of content types if applied widely. > > An alternative would to switch line break mode via a pragma at the top of > a tiddler, something like this: > > \define tw-single-line-breaks() ignore >
I think this mechanism will break. eg: * I create a template tiddler that contains "\define tw-single-line-breaks() ignore" named: myTemplate * Within this myTemplate I transclude AnyTiddler.text Now anyone opens the source of the "AnyTiddler" and "drag and drops" it to a different tiddler in a different TW, that uses the default template. -> booom text broken. I think there needs to be a propper mime type for every tiddler, that exactly defines the content. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
