Re: Inline, verbatim anchors?
Guenter Milde via Docutils-users <[email protected]> Mon, 7 Oct 2019 18:11:37 -0000 (UTC)
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
On 2019-10-07, Matthew Woehlke wrote: > What I want, ideally, is a role that takes its text and generates an > anchor from its text (i.e. sets the 'id' on its node to its contents), > *and also emits the text*. You may be looking for `inline internal targets`__. __ http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#inline-internal-targets Günter _______________________________________________ Docutils-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/docutils-users Please use "Reply All" to reply to the list.