TextWriter

trait TextWriter
class Object
trait Matchable
class Any

Value members

Concrete methods

def blockToText(block: Block)(writer: Writer): Unit
def blocksToText(blocks: Seq[Block])(writer: Writer): Unit
def spanToText(span: Span)(writer: Writer): Unit
def toText(blocks: Seq[Block]): String

Creates a Group representation of the document.

Creates a Group representation of the document.