elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
695 stars 70 forks source link

Escape HTML characters in docs #209

Open russcam opened 1 year ago

russcam commented 1 year ago

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

elasticmachine commented 1 year ago

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?