If I have only 1 \n = <br>, the renderer will only create a newline, but not 
the space for a paragraph. We don't want spaces for paragraphs here, because 
that would break the semantics. So, we would need to change the parser to do 
some very special treatment for two <br> tags in a row, which also feels hacky.

I decided not to allow \n\n\n or \n\n\n\n on purpose - in the same way that we 
eat multiple blank spaces when we're not in text editing mode.

-- 
https://code.launchpad.net/~widelands-dev/widelands/map_hint_space/+merge/285407
Your team Widelands Developers is subscribed to branch 
lp:~widelands-dev/widelands/map_hint_space.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : widelands-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to