IncludeDirectives

laika.directive.std.IncludeDirectives$

Provides the implementation for the standard include and embed directives.

This includes the template and markup-block variants of these directives, which allow to embed one template or markup document inside another.

For full documentation see the section about Include and Embed Directives in the manual.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

lazy val blockEmbed: Directive

Implementation of the embed directive for text markup documents.

Implementation of the embed directive for text markup documents.

Attributes

Implementation of the include directive for text markup documents.

Implementation of the include directive for text markup documents.

Attributes

Implementation of the embed directive for templates.

Implementation of the embed directive for templates.

Attributes

Implementation of the include directive for templates.

Implementation of the include directive for templates.

Attributes