### Describe the bug Inline code in left side navigation not rendered as expected. | AsciiDoc | docs-builder | |---|---| | <img width="1248" alt="Image" src="https://github.com/user-attachments/assets/0263694f-d42c-4ad4-82cc-77f93d7104a4" /><br>[Link](https://www.elastic.co/guide/en/elasticsearch/reference/current/zip-windows.html) | <img width="1196" alt="Image" src="https://github.com/user-attachments/assets/4558a4bb-0e25-4ed7-8567-793682c16c81" /><br>[Link](http://localhost:5000/zip-windows.html) | ### Expected behavior Titles with Markdown inline code syntax should either be formatted as inline code or plain text. Either way the <code>`</code> should be removed. ### Steps to reproduce This seems to be a widespread issue, but here's an example: 1. Build the elasticsearch.md doc set 1. Go to http://localhost:5000/zip-windows.html ### Tooling - [ ] docs-builder - [ ] migration tooling - [x] I'm not sure