- Index
- »
- fan.markdown
- »
- Heading
Heading
@Js
class Heading : Block
A heading (ATX or Setext):
First heading ============= ## Another heading
The heading "level"
The anchor id to use for this heading
Str? : anchor
The anchor id to use for this heading.
const Int : level
The heading "level"
new make(Int level)
virtual Str toStrAttributes()