Wordpress is a really well-done system. Congratulations to all the dev team!
But as I am a newbie with it, I would like some plugin advices and tips. If some people read this blog please help me!
I had to put in my last post some math formula and some Actionscript code. But I can say It was a bit of hell! I use wp math publisher for math formula. My problem is that the “formula image” published by the plugin are always bad aligned with the text and I can not put lines break under them. I don’t know if it’s my theme which formats the original style but it is sometimes really annoying.
Furthermore I have also some difficulties with the code highlighter I use CodeHighlighterPlugin. Tabulation is not possible, color bad and I can not see the <pre> tag in the WYSIWYG editor.
So I don’t know if I do something badly, but if someone have some good advices and good edition tips, let me know
Do you know also if a “word spacing displayer” exist? Like in Word for example which draws some dots between words.
Tags: code higlight, math plugin, wordpress
Entries (RSS)
For the code highlighting part, check http://code.google.com/p/google-code-prettify/
It isn’t a wp plugin, but is compact, lexes c and javalike languages automatically, and very simple to plug in.
Thanks I will try it
You can try syntaxhighlighter. http://alexgorbatchev.com/wiki/SyntaxHighlighter