Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 690 Bytes

inline_formatting.rst

File metadata and controls

34 lines (18 loc) · 690 Bytes

Use the following examples to add inline formatting to text.

Code

Use double backquotes to show text as code. For example:

Set the env variable.

The Production Accepted event.

Edit the conf.py file.

Enter: run

Use code formatting to highlight code snippets, variable names, file paths and names, or text the user must type.

Italic

Use single asterisks to show text as italic, or emphasized, for example when introducing a new term. For example:

A Cimpress Document is the . . .

Bold

Use double asterisks to show text as bold, or strong. For example:

Select Sign In

Use for UI elements.