JSML
JSML copied to clipboard
:scroll: Dynamic, JSON powered HTML
Doing something like ``` JavaScript { t:"button", T:"disabled" a:{ disabled:null } } ``` Should output ``` HTML disabled ```
Some way to convert a .jsml into a .php, perhaps with some special delimiter at the top. Also, should have support for ``
Stuff like `` should have a jsml equivalent. Also, we should check for things like `` should be coded for in jsml as, currently, the jsml would output as ``.