diff --git a/html/ejs/list.ejs b/html/ejs/list.ejs new file mode 100644 index 0000000..a2015c3 --- /dev/null +++ b/html/ejs/list.ejs @@ -0,0 +1,3 @@ +<% list.forEach(function (item) { %> +
Option | Default | Description |
---|---|---|
type | +'<' | +type of magic tags. Options are '<' or '[' + | +
cache | +true in production mode, false in other modes | +true to cache template. + | +