Skip to content

WikiLinkExtension custom definition of wiki words regular expression #217

@mblayman

Description

@mblayman

In using the WikiWordExtension, I discovered that only certain characters are permitted. I am trying to customize the extension to accept slashes as part of the definition, but I found that the regular expression defining what it means to be a wiki word is hardcoded.

It would be nice if user's could supply their own custom regular expression defining what the wiki word should be. As is, I had to copy the whole extension to tweak the regular expression to suit my needs.

Perhaps 'wikiword_pattern' in the configs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions