Logo User Guide

Developer-specific formatting

Inline code#

Inline code formats text using a monospace font to indicate technical content in a sentence such as code, paths, etc.

Article Image

Example of inline code being used to illustrate file system paths as well as shell commands (git in this case).

To insert an inline code:

  • Via the Formatting toolbar, look for the Article Image button.
  • Type `code` where code is the desired text to be automatically formatted as inline code.

Code blocks#

Code blocks display a snippet of code as a dedicated block:

Article Image

A code block with JavaScript syntax highlight enabled.

Note that these are not meant for very large portions of code. Use the dedicated Code note type instead.

See the dedicated documentation for more information: Code blocks

Keyboard shortcuts#

This allows marking a portion of text as a shortcut key.

Article Image

To apply this style, press the Article Image button in Article Image group from the Formatting toolbar. On the floating toolbar, the buttons appear when selecting a text.

Alternatively, press the Ctrl+Alt+K combination to apply keyboard shortcut formatting to the current text selection.

The formatting can be removed by pressing again the button (from the UI or from the keyboard), or by using the Article Image Remove formatting button.