Changes between Version 4 and Version 5 of MetaMacroPlugin


Ignore:
Timestamp:
Nov 26, 2015, 10:46:07 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • MetaMacroPlugin

    v4 v5  
    1515
    1616If you have any issues, create a
    17 [http://trac-hacks.org/newticket?component=MetaMacroPlugin&owner=dottedmag new ticket].
     17[/newticket?component=MetaMacroPlugin new ticket].
    1818
    1919[[TicketQuery(component=MetaMacroPlugin&group=type,format=progress)]]
     
    2121== Download
    2222
    23 Download the zipped source from [download:metamacroplugin here].
     23Download the zipped source from [export:metamacroplugin here].
    2424
    2525== Source
    2626
    27 You can check out MetaMacroPlugin from [http://trac-hacks.org/svn/metamacroplugin here] using Subversion, or [source:metamacroplugin browse the source] with Trac.
     27You can check out MetaMacroPlugin from [/svn/metamacroplugin here] using Subversion, or [source:metamacroplugin browse the source] with Trac.
    2828
    2929== Example
     
    3333Test: $1.
    3434}}}
     35
    3536And then use the newly created macro as follows:
    3637
    37 `[[Example(Passed)]]`.
     38`[[Example(Passed)]]`
    3839
    3940== Recent Changes