support for character-level inline markup added to reStructuredText
Example: Possible in *re*\ ``Structured``\ *Text*, though not encouraged. See it in action near the end of the first paragraph in section 2.1.1 of <http://docutils.sf.net/tools/test.html#inline-markup>. Gory details: <http://docutils.sf.net/spec/rst/reStructuredText.html#character-level-inline...>. Please especially note the admonition cautioning against abuse of this ugly feature. -- David Goodger http://starship.python.net/~goodger Programmer/sysadmin for hire: http://starship.python.net/~goodger/cv
David Goodger <goodger@python.org> writes:
Example:
Possible in *re*\ ``Structured``\ *Text*, though not encouraged.
See it in action near the end of the first paragraph in section 2.1.1 of <http://docutils.sf.net/tools/test.html#inline-markup>.
Gory details: <http://docutils.sf.net/spec/rst/reStructuredText.html#character-level-inline...>. Please especially note the admonition cautioning against abuse of this ugly feature.
Thank you thank you thank you thank you!! My wife thanks you too. -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (2)
-
David Abrahams -
David Goodger