Add caseSensitive option for mentions configuration #1934
Labels
changelog:skip
A changelog entry should not be added for a given issue.
plugin:mentions
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:feature
A feature request.
Milestone
Are you reporting a feature request or a bug?
Feature request
Mentions plugin should allow for an additional configuration option i.e.
caseSensitive
to choose between case sensitive/insensitive simple feed matching. You can read more about this issue inmentions
plugin concept: #1703 (comment).Expected result
Optional
[caseSensitive=false]
option formentions
configuration object.Actual result
mentions
plugin is case sensitive by default. It's not possible to change this behavior except providing different feed.Other details
The text was updated successfully, but these errors were encountered: