codespan

.codespan text:{String} -> <Error class: unknown class>

Creates an inline code span. Equivalent to backticks in standard Markdown, but also accepts function calls within its text argument.

Return

a CodeSpan node

Parameters

text

code content