WP-CodeBox provides clean syntax highlighting and AJAX advanced features for embedding source code within pages or posts. It support wide range of popular languages highlighting with line numbers, code download, Copy to clipboard, collapse codebox and maintains formatting while copying snippets of code from the browser.
It's provide simple background configuration for highlighter style/formatting customization. Since the plugin is developing, in the future it will support more options.(CSS option,Keyword display style,Auto Caps/Nocaps,Case Sensitivity etc. )
Wrap code blocks with <pre lang="LANGUAGE" line="1" file="download.txt" colla="+"> and </pre> where LANGUAGE is a GeSHi supported language syntax.
The file will create a code downloading attribute, line="n" will hide the single codebox, colla="+/-" will expand/collapse the codebox. line,file,colla is optional.




