From 05902a2f77515571af50e3183abd7f81ed9507d2 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 8 Oct 2020 14:54:25 +0200 Subject: [PATCH] wording --- docs/src/docPages/api/extensions/highlight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/docPages/api/extensions/highlight.md b/docs/src/docPages/api/extensions/highlight.md index 418b9e41..a0e72d38 100644 --- a/docs/src/docPages/api/extensions/highlight.md +++ b/docs/src/docPages/api/extensions/highlight.md @@ -1,5 +1,5 @@ # Highlight -Use this extension to render highlighted text with ``. +Use this extension to render highlighted text with ``. You can use only default `` HTML tag, which has a yellow background color by default, or apply different colors. ## Installation ```bash