Changeset 904
- Timestamp:
- 12/09/06 16:33:07 (22 months ago)
- Files:
-
- 1 modified
-
website/templates/text_formatting (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/templates/text_formatting
r879 r904 45 45 <code>[http://london.openguides.org/ example link]</code>. It would appear 46 46 as <a href="http://london.openguides.org/">[example link]</a>. 47 If a URL contains a pipe character (|) you will need to enter it as 48 "%7c" instead, since the pipe character has a special meaning in 49 links (as above). 47 50 </p> 48 51 <h2>Headings</h2>
