HTMLChunk

case class HTMLChunk(content: String) extends Chunk
trait Serializable
trait Product
trait Equals
trait Chunk
class Object
trait Matchable
class Any

Value members

Concrete methods

def appendNewBlock(list: ListBuffer[Block], remaining: List[(Chunk, Seq[Span], Position)], spans: Seq[Span], position: Position, discounter: Discounter): Unit

Inherited methods

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