I’m testing out the “(extlink)MTCodeBeautifier”:http://voisen.org/archives/projects/000239.php plugin.
bc[Java]. import java.io.* public class HelloWorld{ public static void main(String args[]){ System.out.println(“Hello World”); } } It’s pretty neat. The above example of code was generated simply by inputting the Java source code prefixed with a bc[Java] “(extlink)textile”:http://www.textism.com/tools/textile/ code. The coloring and indenting were all done automatically.




















