vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Module diet.html

HTML output generator implementation.

Functions

NameDescription
getHTMLMixin(doc, range_name, style) Returns a mixin string that generates HTML for the given DOM tree.
utCompile()

Enums

NameDescription
HTMLOutputStyle Determines how the generated HTML gets styled.

Templates

NameDescription
compileHTMLDietFileString Compiles a Diet template given as a string, with support for includes and extensions.
compileHTMLDietString Compiles a Diet template given as a string.
compileHTMLDietStrings Compiles a set of Diet template files.

Aliases

NameTypeDescription
compileHTMLDietFile compileHTMLDietFileString!(filename,contents,ALIASES) Compiles a Diet template file that is available as a string import.
Authors
Copyright
License