Changes between Version 6 and Version 7 of WikiFormatting


Ignore:
Timestamp:
Nov 9, 2010, 5:08:55 PM (13 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiFormatting

    v6 v7  
    2929|| '''bold''', ''italic'', '''''Wikipedia style''''' ||
    3030|| {{{`monospaced and ''nowiki''`}}} || \
    31 || `monospaced and nowiki` ||
     31|| `monospaced and ''nowiki''` ||
    3232|| `**bold**`, `//italic//`, `**//!WikiCreole style//**` || \
    3333|| **bold**, //italic//, **//!WikiCreole style//** ||
     
    294294followed by a single space and the headline text.
    295295
    296 [=#hn] The headline text can be followed by the same number of "=" characters, but this is no longer mandatory.
     296[=#hn]
     297The headline text can be followed by the same number of "=" characters, but this is no longer mandatory.
    297298
    298299Finally, the heading might optionally be followed by an explicit id. If not, an implicit but nevertheless readable id will be generated.
     
    746747 * `[[Image(wiki:WikiFormatting:picture.gif)]]` (referring to attachment on another page)
    747748 * `[[Image(ticket:1:picture.gif)]]` (file attached to a ticket)
    748  * `[[Image(htdocs:picture.gif)]]` (referring to a file inside project htdocs)
     749 * `[[Image(htdocs:picture.gif)]]` (referring to a file inside the [TracEnvironment environment] `htdocs` directory)
    749750 * `[[Image(source:/trunk/trac/htdocs/trac_logo_mini.png)]]` (a file in repository)
    750751
     
    759760}}}
    760761
    761 See WikiMacros for further documentation on the `[[Image()]]` macro.
     762See WikiMacros for further documentation on the `[[Image()]]` macro, which has several useful options (`title=`, `link=`, etc.)
    762763
    763764
     
    990991!WikiCreole style \\ line\\break
    991992}}}
     993