sloria/sphinx-issues

Should support anchor text

jnothman opened this issue · 3 comments

It should be possible to use:

:user:`Steven Loria <sloria>`

rendering as just "Steven Loria" and similar for :issue:

This is a valid use case. I would gladly review and merge a PR for this.

I'm working on it. I can not run the tests locally, though :( I get

E TypeError: init_values() missing 1 required positional argument: 'warn'

I'm running sphinx 1.4.1

This feature is now released. Thanks @amueller !