Text Highlighting
Syntax
Wrap text with double equal signs:
This is ==highlighted text== in a sentence.
The highlighted text is rendered with a distinct background color from the active theme.
Rules
- Content must not be empty (
====is rendered as literal text) - Content must not start or end with a space (
== text ==is rendered as literal text) - Content must be on a single line
- Works inside paragraphs, lists, and table cells