Skip to content

Tags with a dash inside doesn't work [b]-[/b] or [b]--[/b] #41

Description

@robvdl

This is a bit of a weird edge case, but after changing one of my sites to this library after the current one was no longer viable, I noticed that only a tag with a dash or multiple dashes inside won't get processed.

What works:

[b]a[/b]
[b]a-[/b]
[b]-a[/b]

What doesn't work:

[b]-[/b]
[b]--[/b]

It's a bit of an edge case though, not very common thing to do but a user did this :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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