Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve [] matching rules #22

Open
maximelouet opened this issue Dec 13, 2020 · 0 comments
Open

Improve [] matching rules #22

maximelouet opened this issue Dec 13, 2020 · 0 comments
Assignees
Labels
area/front Only applies to the frontend part kind/enhancement New feature or request

Comments

@maximelouet
Copy link
Owner

The frontend sets a bold style on lines matching [*]. The matching is quite basic and does not take partial content into account.

The following content is fully matched :

[Singer One] and [Singer Two]

We should not set the and part to bold.

Similarly, the following line is not matched at all:

Text text [repeat x2]

We should set the [repeat x2] part to bold.

@maximelouet maximelouet added kind/enhancement New feature or request area/front Only applies to the frontend part labels Dec 13, 2020
@maximelouet maximelouet self-assigned this Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/front Only applies to the frontend part kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant