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