Description
When we have a note that is flagged as >tip
, >note
, >important
, or >caution
, slugs (both with and w/o an opening and closing space) are not working.
For example, in the >tip
note at the end of this section: https://docs.telerik.com/aspnet-core/getting-started/first-steps#initializing-a-grid-and-binding-data.
The content in question has the following syntax:
>tip For more information on data processing and data binding, see the following articles:
>* [Binding the Grid to a database]({% slug htmlhelpers_grid_aspnetcore_ajaxbinding %})
>* [CRUD operations](https://demos.telerik.com/aspnet-core/grid/editing)
Please review this issue to allow more unlimited syntax usage that will help docs creators to stay focused on the content and not on the way for introducing it depending on the cases.