projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e2651f
)
formatting again
author
tk
<tk@web>
Thu, 3 Feb 2011 21:26:13 +0000
(21:26 +0000)
committer
Joey Hess
<joey@kitenet.net>
Thu, 3 Feb 2011 21:26:13 +0000
(21:26 +0000)
doc/bugs/External_link:_underscore_conversion.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/External_link:_underscore_conversion.mdwn
b/doc/bugs/External_link:_underscore_conversion.mdwn
index 01af3fac4194ce443cd9c1256a18fa1fd7e5c098..ba2719e7eac980fc535a7bc1ddaf810563ed4064 100644
(file)
--- a/
doc/bugs/External_link:_underscore_conversion.mdwn
+++ b/
doc/bugs/External_link:_underscore_conversion.mdwn
@@
-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
- [2] http://www.tagari.com/billsb14a7b8059d9c055954c92674ce60032journal
+
>
[2] http://www.tagari.com/billsb14a7b8059d9c055954c92674ce60032journal
Am i doing something wrong?