Edgewall Software

Changes between Version 10 and Version 11 of WikiRestructuredTextLinks


Ignore:
Timestamp:
May 11, 2016, 11:21:30 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Use new-style markup in WikiProcessor blocks.

Legend:

Unmodified
Added
Removed
Modified
  • WikiRestructuredTextLinks

    v10 v11  
    44
    55{{{
    6 {{{
    7 #!rst
     6{{{#!rst
    87Examples:
    98
     
    2928Provided you have [http://docutils.sourceforge.net/ docutils] installed, the above block will render as:
    3029----
    31 {{{
    32 #!rst
     30{{{#!rst
    3331Examples:
    3432
     
    5452Note that the above could have been written using substitution references and the `trac::` directive:
    5553{{{
    56 {{{
    57 #!rst
     54{{{#!rst
    5855See |ticket123|.
    5956
     
    6562----
    6663
    67 {{{
    68 #!rst
     64{{{#!rst
    6965See |ticket123|.
    7066