Format text in the title
  • The text of the title can also be formatted. The following formatting options are possible:
  • 1. Set 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 {red title}{#00F}
  •  
  • 4. Font size
  • The font size can be increased or decreased as follows:
  • <big>My large title</big> and <small>a small text</small>
  • ⚙ titleformat