mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 12:32:09 +03:00
Update ColdFusion header
This commit is contained in:
parent
543f10b562
commit
ada99b9097
@ -1,14 +1,14 @@
|
||||
---
|
||||
language: ColdFusion
|
||||
language: coldfusion
|
||||
filename: learncoldfusion.cfm
|
||||
contributors:
|
||||
- ["Wayne Boka", "http://wboka.github.io"]
|
||||
filename: LearnColdFusion.cfm
|
||||
---
|
||||
|
||||
ColdFusion is a scripting language for web development.
|
||||
[Read more here.](http://www.adobe.com/products/coldfusion-family.html)
|
||||
|
||||
```ColdFusion
|
||||
```html
|
||||
|
||||
<em>HTML tags have been provided for output readability</em>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user