Add semantic HTML tags in the builder

Pre-requisites

  1. At least one phase added to your case

Steps

  1. Add a new Paper block or click into an existing one to modify the content.
  2. In the Paper block’s toolbar, select the Heading menu
    • As an alternative, see the keyboard shortcuts below.
  3. Select the desired heading rank (H1 is the most important, H6 is the least important) that you would like to use.
  4. Type the heading.
  5. Press Enter to end the heading and start a new line as a paragraph.

In addition to headings, Allele also supports <strong> as the bold tag, in addition to <em> to represent emphasized, italic text. Some screen readers will interpret these tags accordingly.

Keyboard shortcuts

Instead of selecting your desired heading rank via the menu, you can also use the following keyboard shortcuts.

  • ctrl/cmd + alt + 1 (heading 1)
  • ctrl/cmd + alt + 2 (heading 2)
  • ctrl/cmd + alt + 3 (heading 3)
  • ctrl/cmd + alt + 4 (heading 4)
  • ctrl/cmd + alt + 5 (heading 5)
  • ctrl/cmd + alt + 6 (heading 6)