Open
Description
When choosing bbcode in the forum, the produced html is not very nice:
- Each linebreak will be converted into
<br />
tag - Text after a closing bbcode tag isn't surrounded by a
<p>
tag
For an example use your browsers 'inspect element' option on this post: https://www.widelands.org/forum/post/29042/
In my opinion bbcode should produce the same html as markup does. This would make postprocessing of saved posts easier.
Imported from Launchpad using lp2gh.
- date created: 2019-07-28T09:40:07Z
- owner: franku
- the launchpad url was https://bugs.launchpad.net/bugs/1838186