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

fix: sanitize array of items #1920

Merged
merged 1 commit into from
Mar 14, 2022
Merged

fix: sanitize array of items #1920

merged 1 commit into from
Mar 14, 2022

Conversation

AlexVarchuk
Copy link
Collaborator

What/Why/How?

fixes: #1919

We had the wrong syntax for "<" and ">" quotes.

Reference

Testing

Screenshots (optional)

Before

Screenshot 2022-03-08 at 11 52 28

After

Screenshot 2022-03-08 at 11 52 48

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

@AlexVarchuk AlexVarchuk requested a review from zalesky March 8, 2022 09:55
@AlexVarchuk AlexVarchuk self-assigned this Mar 8, 2022
@AlexVarchuk AlexVarchuk requested a review from Oprysk March 8, 2022 09:56
@AlexVarchuk AlexVarchuk merged commit 059bd80 into master Mar 14, 2022
@AlexVarchuk AlexVarchuk deleted the fix/quotes-in-array-items branch March 14, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML tags sanitized in arrays with type and format
3 participants