RenderConfig

laika.api.builder.RenderConfig
trait RenderConfig

Represents the subset of OperationConfig relevant for renderers.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def renderFormatted: Boolean

Indicates whether rendering should include any formatting (line breaks or indentation).

Indicates whether rendering should include any formatting (line breaks or indentation).

Attributes

The filter to apply to runtime messages that should get rendered to the output.

The filter to apply to runtime messages that should get rendered to the output.

Attributes