Inline Code

Format code elements with backticks.

Syntax

Wrap text with single backticks (`):

Use the `variableName` variable.

Result: Use the variableName variable.

Common Uses

Use the [`Color`](https://example.com/api/Color) class.

Result: Use the Color class.