Changes between Version 8 and Version 9 of NumberedHeadlinesPlugin


Ignore:
Timestamp:
Oct 25, 2009, 4:17:19 PM (14 years ago)
Author:
Martin Scharrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NumberedHeadlinesPlugin

    v8 v9  
    44== Description ==
    55
    6 This plug-in provides a new TracWiki syntax for numbered headlines (`h1`-`h5` HTML tags). The actual numbering is done using a CSS stylesheet, so older browser with non or only marginal CSS support might not display them correctly.
     6This plug-in provides a new TracWiki syntax for numbered headlines (`h1`-`h6` HTML tags). The actual numbering is done using a CSS stylesheet, so older browser with non or only marginal CSS support might not display them correctly.
    77
    88=== New Wiki Syntax ===
     
    9898
    9999'''Author:''' [wiki:martin_s] [[BR]]
    100 '''Contributors:'''  [wiki:JoshuaH] (PageOutline support, see #4521)
     100'''Contributors:'''  [wiki:JoshuaH] (Page Outline support, see #4521)