Copy code from pasteBin to forum editor
What do I have to do in pasteBin to properly display code in the forum editor? Thank you.
What do I have to do in pasteBin to properly display code in the forum editor? Thank you.
If you are using pastebin, just post the url for your code snippet.
To post code in this forum, select "Use Advanced Editor". Enter your code and select it. Then
- Click Insert ie arrows ">>" (next to yellow emoticon)
- Syntax Highlighting
<cffunction name="foo" output="false" returnType="string">
<cfargument name="bar" required="true">
<cfreturn "result"& arguments.bar>
</cffunction>
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.