Skip to content

Parser does not recognize tag if bbcode is used in option #68

@Rall3n

Description

@Rall3n

As said above:

I´m trying to use a "quote" CodeDefinition that can be used with or without option!
Both work, but when I want to use other jBBCode tags inside the option parameter of the quote tag, the first tag in the option loses its opening bracket and the parser can`t recognize the quote tag itself because of it!

E.G:
[quote=[b]test[/b]]testing[/quote]

Output:
[quote=b]test[/b]]test123[/quote]

I tried using quotation in the option, but it was the same result!

Anyone got an idea how I could fix/make a workaround for this?

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