mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Add note about inline markup nesting.
This commit is contained in:
@@ -312,4 +312,7 @@ There are some problems one commonly runs into while authoring reST documents:
|
|||||||
separated from the surrounding text by non-word characters, you have to use
|
separated from the surrounding text by non-word characters, you have to use
|
||||||
a backslash-escaped space to get around that.
|
a backslash-escaped space to get around that.
|
||||||
|
|
||||||
|
* **No nested inline markup:** Something like ``*see :func:`foo`*`` is not
|
||||||
|
possible.
|
||||||
|
|
||||||
.. XXX more?
|
.. XXX more?
|
||||||
|
|||||||
Reference in New Issue
Block a user