======GeshiFormatter======
强大的语法标亮。
----
[[http://qbnz.com/highlighter/ Homepage of Geshi]]
从CooCooWakka 0.0.9开始引入,效率高,不受任何平台限制,使用方法也很简单:
%%
\%\%(c)
#include
void main(){
printf("Of cource i cannot run!");
/* foooooo 中文*/
}
\%\%
%%
%%(c)
#include
void main(){
printf("Of cource i cannot run!");
/* foooooo 中文*/
}
%%
只需把括号内的"c"替换为支持的其他语言即可。
现在其支持:
[table]
||actionscript||bash||cpp||java||objc||php||vb||
||ada||c||csharp||javascript||oobas||python||vbnet||
||apache||c_mac||css||lisp||pascal||qbasic||visualfoxpro||
||asm||caddcl||delphi||lua||perl||smarty||xml||
||asp||cadlisp||html4strict||nsis||php-brief||sql|| ||
[/table]
----
相关连接: VimFormatter