links broken in CSV files
[ikiwiki.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.
2
3 e.g. \[[single\_track\_lines]] becomes "em>lines".
4
5 Links with only one underscore are OK.
6
7 -- Brian May