![]() |
|
Navigation |
Synopsis Mark up for a named paragraph.
Syntax
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.
![]() |