I am trying to add emphasis to a file extension. It renders fine in a markdown viewer. Doxygen doesn't render it correctly. Example markdown ``` 2. If a script is applicable to ***both*** Windows and Linux it will not have a trailing **.bat** or **.sh** extention. ``` <br> Markdown render example 1  <br> Markdown render example 2  <br> Doxygen render 