Skip to content

A Widget to use that uses the ColdFish project to format your code in ContentBox

License

Notifications You must be signed in to change notification settings

gratzc/cbwidget-coldfishformatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A Widget to use that uses the ColdFish project to format your code
ColdFish URL: http://coldfish.riaforge.org/
Usage:

	Call the widget and pass it the text you want to format

	#cb.widget('ColdFishFormatter',{content=prc.entry.getContent()})#

	Within the text you want to format, wrap your code block with [code]...[/code]

	[code]
	<cfset message = "This plugin is really cool!!!" />
	<cfoutput>#message#</cfoutput>
	[/code]

About

A Widget to use that uses the ColdFish project to format your code in ContentBox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published