Code Markup Plugin
I’m trying out the wordpress plugin Code Markup by Bennett McElwee. We’ll see how well it works…
Here’s a few quick tests:
Just code:
for(int i=0; i<10; i++) {
System.out.println("Number "+i);
}
Code with pre tags:
for(int i=0; i<10; i++) {
System.out.println("Number "+i);
}
Some jsf code:
Some long code…
About this entry
You’re currently reading “Code Markup Plugin,” an entry on Elegando
- Published:
- 07.31.07 / 4pm
- Category:
- General
No comments
Jump to comment form | comments rss [?] | trackback uri [?]