UNPKG

arc-templates

Version:

Fully powered JavaScript template engine with halfway-decent syntax.

11 lines (6 loc) 290 B
# Comments Comment blocks are stripped out during processing. They do not exist in the output document in any form. ## Syntax Comment blocks start with `</*` and end with `*/>`. ## Nesting Comment blocks may be nested. Each opening `</*` must be matched with a closing `*/>`.