Changes between Version 3 and Version 4 of WikiFormatting
- Timestamp:
- May 19, 2008, 10:20:28 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiFormatting
v3 v4 281 281 Example display: [[Image(htdocs:../common/trac_logo_mini.png)]] 282 282 283 See TracWikiMacros for further documentation on the `[[Image()]]` macro. 283 284 See WikiMacros for further documentation on the `[[Image()]]` macro. 284 285 285 286 … … 290 291 Example: 291 292 {{{ 292 [[ Timestamp]]293 }}} 294 295 Display: 296 [[ Timestamp]]297 298 See TracWikiMacros for more information, and a list of installed macros.293 [[RecentChanges(Trac,3)]] 294 }}} 295 296 Display: 297 [[RecentChanges(Trac,3)]] 298 299 See WikiMacros for more information, and a list of installed macros. 299 300 300 301 … … 381 382 382 383 ---- 383 See also: TracLinks, TracGuide, WikiHtml, TracWikiMacros, WikiProcessors, TracSyntaxColoring.384 See also: TracLinks, TracGuide, WikiHtml, WikiMacros, WikiProcessors, TracSyntaxColoring.