Text formatting

Highlighting text

Note

For information on how to format text in the new editor, see Formatting text.

Warning

Highlighting only works correctly if the markup characters are adjacent to the text.

Markup

Result

_Italic_
*Italic*
//Italic//

Italic

**Bold**

Bold

__Bold__

Underlined

~~Strikethrough~~
--Strikethrough--

Strikethrough

##Monospace##

Monospace

??Highlighted??

Highlighted text

++Small font++

Small font

!!Red text!!

Red text

!!(blue)Colored text!!

Supported colors:

red/крас/красныйRed

green/ зел/зеленыйGreen

blue/син/синийBlue

cyan/голуб/голубойCyan

grey/gray/сер /серыйGray

yellow/жел/желтыйYellow

orange/оранж/оранжевыйOrange

violet/фиолет/фиолетовыйViolet

Colored text

Superscript text: E=mc^^2^^

E=mc2

Subscript text: Hvv2vvO

H2O

Combining formatting types

When formatting text, you can combine markup elements in any order:

Markup Result
**[Bold link](http://example.com)** Bold link
>Quote with *italic text* >Quote with italic text

Other markup

Alert

You can only use these markup options in the old editor.

Element

Markup

Result

Line break

first line---second line

first line

second line

Pop-up

(?Term Term definition?)

Term

Pop-up (term with spaces)

(?Term with spaces==Term definition?)

Term with spaces

Color code (long)

#ff0000

Color code (short)

#F00

Hidden comment

%%(comments) Hidden text%%

Term definition