class

Heading

@Js
class Heading : Block

A heading (ATX or Setext):

First heading
=============

## Another heading

constructors make

fields level

The heading "level"

anchor

The anchor id to use for this heading

methods toStrAttributes

anchor Str? : anchor

The anchor id to use for this heading.

level const Int : level

The heading "level"

make new make(Int level)

toStrAttributes virtual Str toStrAttributes()

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST