Changes between Version 52 and Version 53 of WikiFormatting
- Timestamp:
- Nov 10, 2005, 4:56:45 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiFormatting
v52 v53 98 98 == Definition Lists == 99 99 100 100 101 The wiki also supports definition lists. 101 102 … … 200 201 * Reports: {1} or report:1 201 202 * Changesets: r1, [1] or changeset:1 202 * Revision Logs: r1:3, [1:3] or log:branches/0.8-stable #1:3203 * Revision Logs: r1:3, [1:3] or log:branches/0.8-stable@1:3 203 204 * Wiki pages: CamelCase or wiki:CamelCase 204 205 * Milestones: milestone:1.0 or milestone:"End-of-days Release" 205 206 * Files: source:trunk/COPYING 206 207 * Attachments: attachment:"file name.doc" 207 * A specific file revision: source:/trunk/COPYING #200208 * A specific file revision: source:/trunk/COPYING@200 208 209 * A filename with embedded space: source:"/trunk/README FIRST" 209 210 }}} … … 213 214 * Reports: {1} or report:1 214 215 * Changesets: r1, [1] or changeset:1 215 * Revision Logs: r1:3, [1:3] or log:branches/0.8-stable #1:3216 * Revision Logs: r1:3, [1:3] or log:branches/0.8-stable@1:3 216 217 * Wiki pages: CamelCase or wiki:CamelCase 217 218 * Milestones: milestone:1.0 or milestone:"End-of-days Release" 218 219 * Files: source:trunk/COPYING 219 220 * Attachments: attachment:"file name.doc" 220 * A specific file revision: source:/trunk/COPYING #200221 * A specific file revision: source:/trunk/COPYING@200 221 222 * A filename with embedded space: source:"/trunk/README FIRST" 222 223