]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/External_link:_underscore_conversion.mdwn
adding information
[ikiwiki.git] / doc / bugs / External_link:_underscore_conversion.mdwn
index 01af3fac4194ce443cd9c1256a18fa1fd7e5c098..7e933e512b5e7d768f9c090f2dc5a668bdb47c6b 100644 (file)
@@ -4,11 +4,11 @@ found one strange thing here:
 
 If i enter a link like this
 
- [#Wikipedia:Mollison]: <http://www.tagari.com/bills_journal>
    [#Wikipedia:Mollison]: <http://www.tagari.com/bills_journal>
 
-it will be converted or encoded to
+the underscore appears like this (i inserted a space in the undercore-string to make it 'visible'):
 
- [2] http://www.tagari.com/billsb14a7b8059d9c055954c92674ce60032journal
+    <a href="http://www.tagari.com/billsb14a7b8059d9c05 5954c92674ce60032journal">http://www.tagari.com/billsb14a7b8059d9c05 5954c92674ce60032journal</a>
 
 Am i doing something wrong?