Changes between Version 1 and Version 2 of WikiRestructuredText

Show
Ignore:
Timestamp:
04/01/08 05:51:22 (16 years ago)
Author:
trac (IP: 127.0.0.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiRestructuredText

    v1 v2  
    8484}}} 
    8585 
    86 === WikiMacros in reStructuredText === 
     86=== Wiki Macros in reStructuredText === 
    8787 
    88 For doing WikiMacros in ReST you use the same directive as for syntax highlightning i.e 
     88For doing [TracWikiMacros Wiki Macros] in ReST you use the same directive as for syntax highlighting i.e 
    8989code-block. To work you must use a version of trac that has #801 applied.  
    9090 
    91 === WikiMacro Example === 
     91=== Wiki Macro Example === 
    9292 
    9393{{{ 
     
    103103}}} 
    104104 
    105 Will result in the below. 
     105Will result in the below: 
    106106 
    107 [[HelloWorld(Something I wanted to say)]] 
     107    [[HelloWorld(Something I wanted to say)]] 
    108108 
     109Or a more concise WikiMacro like syntax is also available: 
     110 
     111{{{ 
     112{{{ 
     113#!rst 
     114 
     115:code-block:`HelloWorld:Something I wanted to say` 
     116}}} 
     117}}} 
    109118 
    110119=== Bigger ReST Example === 
Home
About PCA
Reference Data Services
Projects
Workgroups