]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/links_misparsed_in_CSV_files.mdwn
Spanish translation update from Victor Moral.
[git.ikiwiki.info.git] / doc / bugs / links_misparsed_in_CSV_files.mdwn
1 If a link inside a CSV file contains two or more underscores (\_), then it will get mis-parsed by the table plugin.
3 e.g. \[[single\_track\_lines]] becomes "em>lines".
5 Links with only one underscore are OK.
7 -- Brian May