Changeset 904

Show
Ignore:
Timestamp:
12/09/06 16:33:07 (22 months ago)
Author:
dom
Message:

Document pipe URL workaround (closes #91)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • website/templates/text_formatting

    r879 r904  
    4545<code>[http://london.openguides.org/ example link]</code>. It would appear 
    4646as <a href="http://london.openguides.org/">[example link]</a>. 
     47If a URL contains a pipe character (|) you will need to enter it as 
     48&quot;%7c&quot; instead, since the pipe character has a special meaning in 
     49links (as above). 
    4750</p> 
    4851<h2>Headings</h2>