Header

case class Header(level: Int, node: Node, namer: UniqueNames)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def anchorName: String
def anchorName(baseUrl: String): String
def isRoot: Boolean
def name: String
def pandocName: String

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product