laika.parse.directive

Type members

Classlikes

Provides the parser definitions for block directives in markup documents.

Provides the parser definitions for block directives in markup documents.

Provides parser implementation for configuration header sections in text markup files, which are expected to be in HOCON format.

Provides parser implementation for configuration header sections in text markup files, which are expected to be in HOCON format.

Parsers for all types of custom directives that can be used in templates or as inline or block elements in markup documents.

Parsers for all types of custom directives that can be used in templates or as inline or block elements in markup documents.

Provides the parser definitions for span directives in markup documents.

Provides the parser definitions for span directives in markup documents.

class TemplateParsers(directives: Map[String, Directive]) extends DefaultRecursiveSpanParsers

Provides the parsers for directives and context references in templates.

Provides the parsers for directives and context references in templates.