Chunk

trait Chunk
class Object
trait Matchable
class Any

Value members

Abstract methods

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

Create the Block and append to the list.

Create the Block and append to the list.

def content: String

Concrete methods

def isLinkDefinition: Boolean