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

[BUG] Gap-text and gap-text-dropdown fail to render some html keys that are not inside html #210

Closed
Rllyyy opened this issue Nov 14, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Rllyyy
Copy link
Owner

Rllyyy commented Nov 14, 2022

Replace + Warning only if outside of html tag

Replace:

  • Double Quotes: "text" => „text“
  • Apostrophe: text's => text`s

Warning:

  • &
  • <
  • >
@Rllyyy Rllyyy added the bug Something isn't working label Nov 14, 2022
@Rllyyy Rllyyy self-assigned this Nov 14, 2022
Rllyyy added a commit that referenced this issue Nov 20, 2022
…ditor (#205)+:bug:Fixed invalid html in gap-text and gap-text-dropdown by replacing affected keys (#210)+:bug:Fixed missing duplicate warning when editing question to existing id (#213)+:bug:Fixed firefox mobile not clearing errors (#214)+:hammer:Replaced JavaScript files with TypeScript (#216)
@Rllyyy Rllyyy closed this as completed Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant