UNPKG

ace-code-editor

Version:

Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE

10 lines (9 loc) 244 B
tokenize Curly template{{test}} tokenize embedded script <script a='a'>var</script>'123' tokenize multiline attribute value with double quotes <a href="abc{{xyz}} def"> tokenize multiline attribute value with single quotes <a href='abc def\"'>