]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Underscores_in_links_don__39__t_appear.mdwn
d63f9cd185068870ccf560e8b6ffe3c598569cf2
[git.ikiwiki.info.git] / doc / bugs / Underscores_in_links_don__39__t_appear.mdwn
1 Observed behavior:
3 When I create a link like \[[cmd_test]] , the link appears as 'cmd test'.
5 Expected behavior:
7 I would like to be able to create links with underscores. I realize this is a feature, and I searched for ways to escape the underscore so it would appear, but I didn't find any.