laika

directive

package directive

Visibility
  1. Public
  2. All

Type Members

  1. trait DirectiveParsers extends InlineParsers

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

  2. trait StandardDirectives extends AnyRef

    Provides the implementation for the standard directives included in Laika.

Value Members

  1. object DirectiveParsers

    Provides the concrete sub traits for the three different directive types.

  2. object Directives

    API for creating directives, the Laika's extension mechanism for creating custom tags for both, templates or text markup.

Ungrouped