Related
Description
Change "&" in "and" in h1 titles to bypass an Algolia issue displaying them as "&" in the results.
Motivation & Context
Some other titles need to be modified in the same spirit as https://github.com/twbs/bootstrap/pull/37397.
Type of changes
-
Bug fix (non-breaking change which fixes an issue)
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
) -
My change introduces changes to the documentation -
I have updated the documentation accordingly