ikiwiki/doc/bugs/Underscores_in_links_don__3...

9 lines
295 B
Plaintext
Raw Normal View History

2012-03-24 00:53:09 +01:00
Observed behavior:
When I create a link like \[[cmd_test]] , the link appears as 'cmd test'.
Expected behavior:
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.