aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/shortcuts_don__39__t_escape_from_Markdown.mdwn
blob: 022987efbf175e56e6a7542a9c9240af74593b50 (plain)
1
2
3
4
5
6
7
Writing [[!wikipedia Low_frequency_oscillation]] causes the word "frequency" 
to show up in italics, since underscores are Markdown for italics. Using
[[!wikipedia low frequency oscillation]] works in this case, because Wikipedia
will redirect, but it's hardly clean. Maybe the shortcuts plugin should
run pagetitle() on the text of its link? --Ethan

> [[bugs/done]] --[[Joey]]