You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code is a \g{surrounding inline directive}. It marks the \g{text} to belong to a \g{textual component} that sets the font-family to monospace. Only the \g{text} held by the \g{content binding} is outputted to the \g{resulting textual component}. The code \g{directive} cannot contain any other \gpl{directive}. \\
\begin{examples}
\example{Call ``compile``}{Call \inline$compile$}
\example{Earmuffs ``*around*`` your specials.}{Earmuffs \inline$*around*$ your specials.}
\example{This: ``\\``` is a backtick.}{This: \inline$`$ is a backtick.}