Navigation
Synopsis Mark up for a named paragraph.
Syntax
  1. ==ParagraphName==
  2. ===ParagraphName===
  3. ====ParagraphName====
  4. ...
Description A NamedParagraph produces a named paragraph of a level that is determined by the number of = characters surrounding the ParagraphName.
Examples The input:

==Level 1 Paragraph==

will give

Level 1 Paragraph

Pitfalls A NamedParagraph should start at the start of a line.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.