UNPKG

ace-code-editor

Version:

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

8 lines (7 loc) 186 B
<!--- hello world ---> <cfset <!--- x <!--- y ---> z ---> welcome="Hello World!"> <!-- x <!--- y ---> z --> <cfoutput>#welcome#</cfoutput> <cfscript> Dateformat(now()) </cfscript>