Optional
appendOption which will arbitrarily append a string immediately below the h2, ignoring block-level settings.
The h2 contents and identifying property for the renderer.
Optional
idOption which will append a markdown heading ID.
E.g., given the ID 'my-id' and the header 'Header Example',
## Header Example {#my-id}
Optional
underlineOption which will use '-' underlining rather than a '##' prefix.
Generated using TypeDoc
A markdown entry for generating h2 elements.