## Summary Adding titles to links in markdown doesn't work. ## Step to reproduce add a link like ``` [@FILE](building-sites/elements/template-variables/bindings/file-binding "FILE Binding") ``` The title like its working here: [Bindings](https://docs.modx.org/current/en/building-sites/elements/template-variables/bindings#types "Bindings") isn't generated in the docs
Summary
Adding titles to links in markdown doesn't work.
Step to reproduce
add a link like
The title like its working here: Bindings isn't generated in the docs