Format

laika.factory.Format
trait Format

Base trait for all types of input and output formats.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Markdown.type
object ReStructuredText.type
trait RenderFormat[FMT]
object AST.type
object HTML.type
object XSLFO.type
trait TwoPhaseRenderFormat[FMT, PP]

Members list

Concise view

Value members

Concrete methods

def description: String

Short string describing the markup or output format for tooling and logging.

Short string describing the markup or output format for tooling and logging.

Attributes