Format Text in the Title
  • For Advanced Users:
  • You can also style the text of the title. The following formatting options are possible:
  • 1. Bold and Italic with asterisks.
  • **Bold Heading** and here is an *italic word*.
  •  
  • 2. Line Breaks are possible with two backslashes.
  • First line of the title \\ Second line
  •  
  • 3. Colors can be set with hex color codes:
  • My {blue title}{#00F}
  •  
  • 4. Font Size
  • The font size can be increased or decreased as follows:
  • <big>My big title</big> and <small>a small text</small>