Merge pull request #457 from russplaysguitar/master
Added Coldfusion mode example
This commit is contained in:
commit
7d347d2acd
1 changed files with 5 additions and 0 deletions
5
demo/docs/coldfusion.cfm
Normal file
5
demo/docs/coldfusion.cfm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<!--- hello world --->
|
||||
|
||||
<cfset welcome="Hello World!">
|
||||
|
||||
<cfoutput>#welcome#</cfoutput>
|
||||
Loading…
Add table
Add a link
Reference in a new issue