Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Parsing newlines in bbcode #2

@krazyjakee

Description

@krazyjakee

This is a great script, thanks!

However, while trying to parse bbcode into html I am unable to parse bbcode where there is a newline inside it.

Try parsing this...

bbcodeParser.addBBCode('[list]{TEXT}[/list]', '<ul>{TEXT}</ul>');

with a couple paragraphs of text.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions