solr icon indicating copy to clipboard operation
solr copied to clipboard

SOLR-17358: Escape + symbol to render documentation correctly

Open malliaridis opened this issue 1 year ago • 0 comments

https://issues.apache.org/jira/browse/SOLR-17358

Description

Fix minor rendering issue to show + symbol again in documentation.

Note that escaping with double backticks doesn't seem to work in this scenario.

Checklist

Please review the following and check all that apply:

  • [x] I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • [x] I have created a Jira issue and added the issue ID to my pull request title.
  • [x] I have given Solr maintainers access to contribute to my PR branch. (optional but recommended)
  • [x] I have developed this patch against the main branch.
  • [ ] I have run ./gradlew check.
  • [ ] I have added tests for my changes.
  • [ ] I have added documentation for the Reference Guide

malliaridis avatar Jul 02 '24 08:07 malliaridis