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 HTML characters in docs #209

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Nov 19, 2022

This commit escapes HTML characters in docs (<, >, &) so that descriptions display correctly.
Backport of change from opensearch-rs fork.

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

This commit escapes HTML characters in docs (<, >, &) so that descriptions display correctly.
Copy link
Member

@swallez swallez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@swallez swallez merged commit b70057b into elastic:main Aug 21, 2024
1 check passed
@russcam russcam deleted the unescaped-chars-in-docs branch August 22, 2024 08:59
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.

3 participants