diff options
Diffstat (limited to 'coldfusion.html.markdown')
| -rw-r--r-- | coldfusion.html.markdown | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/coldfusion.html.markdown b/coldfusion.html.markdown index 97259f56..01d44e98 100644 --- a/coldfusion.html.markdown +++ b/coldfusion.html.markdown @@ -233,6 +233,7 @@ ColdFusion started as a tag-based language. Almost all functionality is availabl  <em>Code for reference (Functions must return something to support IE)</em>  ``` +  ```cfs  <cfcomponent>  	<cfset this.hello = "Hello" /> | 
