Markuper library
This document is the API Specification for Markuper library.
Summary
Markuper library
| File Summary | |
| markuper.js | Template library. |
| Class Index | |
| markuper | Markuper |
| markuper.evaluator | Functions used for the evaluation of boolean expressions |
| markuper.extendedElement | Mixin to add more functionality to elements returned by markuper.Template#select, makes elements template aware. |
| markuper.HTMLHelper | Container for helper functions to serialize and deserialize HTML into DOM objects. |
| markuper.Template | Generates HTML from a template file. |