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

escape does not seem to work inside of attributes #194

Open
garyb01 opened this issue Oct 5, 2023 · 0 comments
Open

escape does not seem to work inside of attributes #194

garyb01 opened this issue Oct 5, 2023 · 0 comments
Assignees
Labels
bug Something isn't working P1 Moderate Issue

Comments

@garyb01
Copy link

garyb01 commented Oct 5, 2023

Examples:

[tooltip message="this is a \\]message"]prevented[/tooltip]
[tooltip message="this is \\[b\\]Text\\[/b\\] message"]prevented[/tooltip]

// Inconsistent tag '/tooltip'

image

Escaping standard nested tags works:

[u]start \\[s\\]Text\\[/s\\] end[/u]
@JiLiZART JiLiZART self-assigned this Oct 6, 2023
@JiLiZART JiLiZART added the bug Something isn't working label Oct 6, 2023
@JiLiZART JiLiZART added the P1 Moderate Issue label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 Moderate Issue
Projects
None yet
Development

No branches or pull requests

2 participants