Changes between Version 1 and Version 2 of WikiRestructuredTextLinks


Ignore:
Timestamp:
Jan 13, 2020, 10:28:03 PM (4 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiRestructuredTextLinks

    v1 v2  
    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