= Replace code ``s with `
` tags =

== Description ==

This is a simple plugin which replaces code `
` elements in the source browser with `
` 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 insert 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].

If you find this plugin useful, I'd love to hear what for; come and find me on IRC as {{{kate`}}} on [http://freenode.net/ freenode] and let me know. Thanks!

== 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 ==

Here's how it looks in action on a stock Trac installation:

[[Image(example.png)]]

Not very exciting, hey? That is actually inside a `
` tag, I promise.

== Recent Changes ==

[[ChangeLog(precodebrowserplugin, 3)]]

== Author/Contributors ==

'''Author:''' [wiki:kate] [[BR]]
'''Contributors:'''