close
Warning:
Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.
- Timestamp:
-
Jul 17, 2018, 2:11:51 PM (6 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
4 | 4 | |
5 | 5 | {{{ |
6 | | {{{ |
7 | | #!rst |
| 6 | {{{#!rst |
8 | 7 | Examples: |
9 | 8 | |
… |
… |
|
29 | 28 | Provided you have [http://docutils.sourceforge.net/ docutils] installed, the above block will render as: |
30 | 29 | ---- |
31 | | {{{ |
32 | | #!rst |
| 30 | {{{#!rst |
33 | 31 | Examples: |
34 | 32 | |
… |
… |
|
54 | 52 | Note that the above could have been written using substitution references and the `trac::` directive: |
55 | 53 | {{{ |
56 | | {{{ |
57 | | #!rst |
| 54 | {{{#!rst |
58 | 55 | See |ticket123|. |
59 | 56 | |
… |
… |
|
65 | 62 | ---- |
66 | 63 | |
67 | | {{{ |
68 | | #!rst |
| 64 | {{{#!rst |
69 | 65 | See |ticket123|. |
70 | 66 | |