HTMLBlock

io.github.edadma.markdown.HTMLBlock
case class HTMLBlock(content: String) extends Block

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Block
trait Node
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

override def processInlines(linkRefs: Map[String, LinkReference]): Block

Attributes

Definition Classes
Block -> Node
Inherited from:
Block
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product