Skip to content

markup bbcode produce bad html #305

Open
@gunchleoc

Description

@gunchleoc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions