logo

class

fandoc::Heading

sys::Obj
  fandoc::DocNode
    fandoc::DocElem
      fandoc::Heading

Heading

Slots

htmlName

override Str htmlName()

Get the HTML element name to use for this element.

Source

id

override DocNodeId id()

Get node id for node type.

Source

isInline

override Bool isInline()

Is this an inline versus a block element.

Source

level

const Int level

Source

make

new make(Int level)

Source