:navigation-title: Text Roles .. include:: /Includes.rst.txt .. _text-roles: ================================= Supported named inline text roles ================================= In general we support any text roles in reStructuredText that were previously supported by Sphinx. The TYPO3 Documentation Rendering Container also supports the `Docutils Standard Text Roles `_ except for `:raw:`, as that could pose security issues. .. seealso:: * `Basic inline markup (bold, italic etc.) `_ * `Inline code with or without overlays `_ for roles like `:php:`, `:typoscript:`, etc. * `Links in ReStructured Text `_ .. tabs:: .. group-tab:: Output .. include:: _snippets/_text-roles.rst.txt .. group-tab:: reST .. literalinclude:: _snippets/_text-roles.rst.txt