:navigation-title: Inline Markup .. include:: /Includes.rst.txt .. _rest-inline-markup: ==================================== Inline Markup in TYPO3 Documentation ==================================== In general we support any inline markup in reStructuredText that was previously supported by Sphinx. For example, use one asterix for *italics* `*italic*` and two for **bold** `**bold**`. Links are described in depth in chapter `Links in ReStructured Text `_ and are also classed as inline text roles. All `named inline text roles `_ have the following syntax: ``:text-role-name:`Some Text```. Some text roles expect the text inside backticks to have a particular syntax. .. seealso:: * `Links in ReStructured Text `_ * `Inline code text roles `_ * `Docutils: Inline Markup `_ * `Docutils: Interpreted Text Roles `_ .. toctree:: :titlesonly: :glob: */Index