Re: A small detail on the syntax of field list markers

Guenter Milde via Docutils-develop <[email protected]> Sun, 6 Apr 2025 15:32:32 -0000 (UTC)
Newsgroups gmane.text.docutils.devel
Message-ID <[email protected]>
On 2025-04-06, Guenter Milde via Docutils-develop wrote:

> On the downside, there is no way to specify a field name with trailing
> whitespace.

I found a way to circumvent this restriction: Inside field names, inline
syntax is recognized, so you can use a substitution::

  .. |space| unicode:: 32
     :trim:

  :strange field name |space|: and field

Günter



_______________________________________________
Docutils-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-develop

Please use "Reply All" to reply to the list.