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
Make the linker always output link tags only. No <code> tags. The <code> tags are now added by the html translator when the document is a docstring. Otherwise it does not add the enclosing <code> tags because we're already in the middle of a code tag or similar <span class="rst-literal">.
Adjust the themes so the <code> tags and <span class="rst-literal"> are really equivalent.
0 commit comments