How to highlight words in ComboStrap

Undraw Add Content Re Vgqa

About

highlight is a typographic component that highlights a sequence of words.

Highlighting permits to add emphasis on a couple of words.

Syntax and Example

Wiki

You needs to wrap your words with two quote characters ''.

  • Syntax
This text is not highlighted while ''this one is''. 
  • Output:

This text is not highlighted while this one is.

Markdown

We supports also the backtick markdown syntax

  • Syntax
This text is not highlighted while `this one is`. 
  • Output:

This text is not highlighted while this one is.

Configuration

Background color

By default, the background color is based on the primary branding color if set (98% lightness).

Disable

You can disable the wiki syntax with the highlightWikiEnable configuration to get back the dokuwiki monospace output. (No background color, no mark element)




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Recommended Pages
Primary Secondary Color
Branding Colors (primary, secondary)

The branding colors are the most dominant colors of your theme. They bring a connection to your brand.
Undraw My Documents
How to add emphasis in your website (ComboStrap)

This article shows you how you can add emphasis on component in your page
Undraw Add Content Re Vgqa
Typographic effect and attributes in ComboStrap

How to add typographic effect to your text



Task Runner