Changes between Initial Version and Version 1 of LinenoMacro


Ignore:
Timestamp:
Apr 21, 2008, 7:27:41 PM (16 years ago)
Author:
Adamansky Anton
Comment:

New hack LinenoMacro, created by adamansky

Legend:

Unmodified
Added
Removed
Modified
  • LinenoMacro

    v1 v1  
     1= Prints code listings with line numbers =
     2
     3== Description ==
     4
     5This macro produces colored code listings with line numbers.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for LinenoMacro are
     10[report:9?COMPONENT=LinenoMacro here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=LinenoMacro&owner=adamansky new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:linenomacro here].
     18
     19== Source ==
     20
     21You can check out LinenoMacro from [http://trac-hacks.org/svn/linenomacro here] using Subversion, or [source:linenomacro browse the source] with Trac.
     22
     23== Example ==
     24
     25Simple java listing with line numbers
     26{{{
     27{{{
     28#!Lineno
     29#!java
     30 your code here 
     31}}}
     32}}}
     33
     34
     35
     36== Recent Changes ==
     37
     38[[ChangeLog(linenomacro, 3)]]
     39
     40== Author/Contributors ==
     41
     42'''Author:''' [wiki:adamansky] [[BR]]
     43'''Contributors:'''