### Is your feature request related to a problem? Please describe. It will be awesome if cross-referencing could support backsticks, such that both of these should render thesame output. <img width="172" height="55" alt="Image" src="https://github.com/user-attachments/assets/2fc324c5-9be7-4779-8416-e887b27fc295" /> <img width="319" height="85" alt="Image" src="https://github.com/user-attachments/assets/525d3a0d-b2af-4947-9034-6a8d3349e8e0" /> The first one looks good, but lacks the backsticks to better highlight it. ### Describe the solution you'd like If backsticks are provided, they should be automatically removed when cross referencing using []. To avoid breaking existing code, we could maybe make this possible through an `option` in mkdocs.yml?