Escape underscore character in documentation for LIKE#4958
Escape underscore character in documentation for LIKE#4958penghuo merged 1 commit intoopensearch-project:mainfrom Blitheness:patch-1
Conversation
Signed-off-by: Andy P. <19779808+Blitheness@users.noreply.github.com>
📝 WalkthroughSummary by CodeRabbitRelease Notes
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughDocumentation update to the WHERE command reference that escapes underscore characters in markdown text to prevent unintended emphasis formatting, and adds a trailing newline to the file. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Properly escape underscore character in documentation for LIKE so it doesn't render as italicised text.
Related Issues
NA
Check List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.