aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/wikilink_in_table.mdwn
Commit message (Collapse)AuthorAge
* Migrate escaped directives (\[[) in doc/bugs to have \[[! prefixSimon McVittie2008-07-21
|
* web commit by madmaxjoey2007-08-29
|
* fixjoey2007-08-28
|
* fixjoey2007-08-28
|
* fixjoey2007-08-28
|
* fixjoey2007-08-28
|
* * Tables containing links with a link text were misparsed, because the "|"joey2007-08-28
| | | | | | | 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.
* web commit by madmax: bugreport clarificationjoey2007-08-28
|
* web commit by madmaxjoey2007-08-28