Changes between Version 2 and Version 3 of PreCodeBrowserPlugin


Ignore:
Timestamp:
May 19, 2009, 10:08:53 PM (15 years ago)
Author:
Kate
Comment:

Markup.

Legend:

Unmodified
Added
Removed
Modified
  • PreCodeBrowserPlugin

    v2 v3  
    1 = Replace code <table>s with <pre> tags =
     1= Replace code `<table>`s with `<pre>` tags =
    22
    33== Description ==
    44
    5 This is a simple plugin which replaces code &lt;table&gt; elements in the source browser with &lt;pre&gt; tags.
     5This is a simple plugin which replaces code `<table>` elements in the source browser with `<pre>` tags.
    66
    77Syntax highlighting is preserved. Line numbers are gone.