Information and Links
Join the fray by commenting, tracking what others have to say, or linking to it from your blog.
How to Correctly Include Code in Your Wordpress Blog Posts
Most of the time, when you include code using the < code> and < / code> in Wordpress editor, you will get weird codes (like addition of spaces, weird symbols coming out etc). To solve this, make use of this Wordpress plugin called “Code Markup“.
Steps:
1. Download the plugin here: Right Click and Save As..
2. Upload to your Wordpress Plugin folder
3. Activate the Plugin.
4. Go to Options>>Writing>>
5. Uncheck the “WordPress should correct invalidly nested XHTML automatically” option box.
That’s it!
For more customisation, visit the plugin author’s blog:
Code Markup – A Wordpress Plugin



