You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is also a good idea not to add whitespace between the <a> and the rest of the title, to avoid this kind of issue : readthedocs/sphinx_rtd_theme#1412
Another possibility to avoid it is to use a non-breaking space to separate it from the rest of the title but then you have less styling flexibility.
Add a second mode that add a clickable
#
after the heading text.New syntax:
Where mode
2
is the clickable#
The text was updated successfully, but these errors were encountered: