I can see how for some people styling TwClassics system could be tricky... 
I've never had any issue with it myself though. 
I suppose one reason for that is that I like all text to look a standard 
per element unless I want a small part to be different, and wrapping blocks 
of text in a span class allowed me to do everything I've ever wanted.

The new system is something I'll have to keep in mind though since I do a 
lot of scratch and quick note style typing that requires a lot of proper 
line breaks, I think it'll be best for my sanity and fingers for me to go 
ahead and bow out of the TW5 game for the foreseeable future.

On Saturday, May 11, 2013 2:13:05 AM UTC-7, Jeremy Ruston wrote:

> Hi Arc
>
> TW classic couldn't generate proper HTML <p> paragraph tags, instead 
> relying on <br>. This highly irregular behaviour made it hard for CSS 
> people to style TiddlyWiki.
>
> TW5 does generate proper paragraph tags, by adopting rules similar to 
> MarkDown:
>
> * Single newlines are ignored
> * Double newlines start a new paragraph
>
> This is one of the biggest wikitext changes between TW classic and TW5. 
> From an authors point of view, I find it much clearer, as these rules allow 
> me to pepper text with newlines to improve readability. (We do need a way 
> of marking up text - such as poems - that does include literal newlines). 
> Hopefully, with MarkDown being so ubiquitous the new behaviour will be less 
> surprising for new users.
>
> Best wishes
>
> Jeremy.
>
>
>
>
> On Fri, May 10, 2013 at 6:57 PM, Arc Acorn <[email protected]<javascript:>
> > wrote:
>
>> Well playing around in TW5 I noticed that it doesn't seem to create 
>> <br/>'s 
>>
>> Example:
>>
>> Text
>> Text 
>>
>> Becomes: <p>Text Text </p>
>>
>> Well:
>>
>> Text 
>>
>> Text
>>
>> Becomes: <p>Text</p> <p>Text</p>
>>
>> -- 
>> 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] <javascript:>.
>> To post to this group, send email to [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:[email protected] <javascript:>
>  

-- 
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.


Reply via email to