Simplates v0.5.0 API Reference
Modules
Handles pagination for Simplates
Handles blocking out a file into blocks of templates/scripts
A simplate is a dynamic resource with multiple syntaxes in one file
Sections in a simplate are either “code sections” or “content sections”. Content
sections may have a “specline” after the [---]
separator. The format of the specline
is content-type
via renderer
. The syntax of the content sections depends on the
renderer. The logic sections are Elixir