]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/bugs/shortcuts_don__39__t_escape_from_Markdown.mdwn
google: Pass the whole wiki url to google, not just the domain, so that search works...
[www/ikiwiki.git] / doc / bugs / shortcuts_don__39__t_escape_from_Markdown.mdwn
1 Writing [[!wikipedia Low_frequency_oscillation]] causes the word "frequency" 
2 to show up in italics, since underscores are Markdown for italics. Using
3 [[!wikipedia low frequency oscillation]] works in this case, because Wikipedia
4 will redirect, but it's hardly clean. Maybe the shortcuts plugin should
5 run pagetitle() on the text of its link? --Ethan
6
7 > [[bugs/done]] --[[Joey]]