<c>

Wrapper for inline code, or other verbatim text, displayed in a monospace font. For example, to render a snippet of Python code like from sympy import Matrix, you would type <c>from sympy import Matrix</c>

Syntax

Attributes

This tag has no attributes.

Children

The following may appear as children:Text

Parents

This element may appear as an immediate child of the following elements: <alert> <angles> <articletitle> <attribution> <author> <biblio> <caption> <cell> <creator> <dblbrackets> <delete> <description> <em> <entity> <fn> <foreign> <h> <idx> <insert> <instruction> <intertext> <li> <line> <minilicense> <p> <pubtitle> <q> <role> <see> <seealso> <shortlicense> <shorttitle> <sq> <stale> <subtitle> <support> <term> <title> <url> <xref> <year>

Examples