SearchHeading

constructor(anchor: String, text: String, level: Int)

Parameters

anchor

the HTML anchor ID for the heading (used in URL fragment)

text

the heading text content

level

the heading level (1-6, corresponding to h1-h6)