Skip to content

fix(New-HTMLTable): 🐛 Escape HTML characters when InvokeHTMLTags #499

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PrzemyslawKlys
Copy link
Member

  • Ensure HTML characters are escaped to prevent breaking JavaScript code.
  • This change applies to both data insertion scenarios in the New-HTMLTable function.

Should fix #476

…ot set

* Ensure HTML characters are escaped to prevent breaking JavaScript code.
* This change applies to both data insertion scenarios in the `New-HTMLTable` function.
…with tags

* Introduced a new example script to demonstrate the usage of `New-HTMLTable` with HTML tags.
* The example includes options for JavaScript data storage and formatting.
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.

Datastore javascript display issue when using test "<xxxx>"
1 participant