Commit Graph

3 Commits (4142c02f738ac119086509aa979ead5146b32a52)

Author SHA1 Message Date
joey 4142c02f73 * Tables containing links with a link text were misparsed, because the "|"
in the wikilink looked like a table field separator. Avoid this ambiguity
  by linkifying the data before parsing it as a table.
* Turn on allow_loose_quotes in the table plugin's Text::CSV object,
  so that links from wikilinks don't confuse the parser.
2007-08-28 23:06:24 +00:00
joey fe316c4434 web commit by madmax: bugreport clarification 2007-08-28 17:14:20 +00:00
joey e87fcf2971 web commit by madmax 2007-08-28 17:06:25 +00:00