= Replace code <table>s with <pre> tags = == Description == This is a simple plugin which replaces code <table> elements in the source browser with <pre> tags. Syntax highlighting is preserved. Line numbers are gone. Other than appealing to minimalists, this is useful in conjunction with something along the lines of [http://elide.org/widgets/linenumbers] - that's client-side javascript to dynamically add non-selectable line numbers. In other words, this lets you cut & paste code without bringing along the line numbers too. == Bugs/Feature Requests == Existing bugs and feature requests for PreCodeBrowserPlugin are [report:9?COMPONENT=PreCodeBrowserPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PreCodeBrowserPlugin&owner=kate new ticket]. == Download == Download the zipped source from [download:precodebrowserplugin here]. == Source == You can check out PreCodeBrowserPlugin from [http://trac-hacks.org/svn/precodebrowserplugin here] using Subversion, or [source:precodebrowserplugin browse the source] with Trac. == Example == Hm. I'll try to add a screenshot, here... == Recent Changes == [[ChangeLog(precodebrowserplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:kate] [[BR]] '''Contributors:'''