Inline code

Code can be marked by surronding it with at @ signs.

Textile example: Inline code

In C, the @printf@ function can be used to display text.

Textile input (editable)

Browser output

HTML output


More about: Inline code

1. Inline code which includes the @ character, must be surrounded by html tags, like this:

<code>@SuppressWarnings("deprecation")</code>

Further reading: Inline code

  1. MDN: The HTML <code> element

See something wrong in this page? Outdated info, a broken link, faulty code example, or whatever? Please write an issue and we’ll fix it.