---
title: Monospace Font (Highlighted)
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-style-guide/edit/main/styleguide/modules/ROOT/pages/monospace-highlight.adoc
  xref: xref:styleguide::monospace-highlight.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/styleguide/monospace-highlight.html)

# Monospace Font (Highlighted)

Use the highlighted monospace font to format:

* Any code that appears outside of a code block.
* N1QL/SQL++ commands and function names.
* API methods, classes, and calls.
* File paths and filenames.
* Any text a user needs to input.

Surround text with backticks (\`) to make the text render in highlighted monospace in Antora. For more information, see [Bold and Code Styles](../home/contribute/basics.md#bold-italic-and-code-styles) in the Contributing to the Documentation guide.