Skip to content

Update EnvokedWikiMatcher to use better regex #1

@TrippW

Description

@TrippW

res = re.findall(r'\[\[.*?\]\]', text_list)

Should use group to ignore brackets "[]" rather than trim the string

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions