Project

General

Profile

Actions

Defect #23341

open

Markdown Table formatting breaks with redmine wiki links

Added by Ben Blanco almost 8 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

When formatting a table in markdown, and inserting internal wiki links via [[wiki_page_name|custom name]], such as:

| header | [[FAQ]] | [[Plugins|List of Plugins]] |
|--------|---------|-----------------------------|
| aaa    | bbb     | ccc                         |

The [[Plugins|List of Plugins]] will get incorrectly truncated at | which is interpreted as signaling the end of that column, and hence the URL link is not generated as it breaks off before reaching the ]].


Files

redmine_3.4.2.png (3.87 KB) redmine_3.4.2.png Ben Blanco, 2017-10-11 17:14
23341.patch (1.27 KB) 23341.patch Takenori TAKAKI, 2018-11-14 14:19
23341-fixed-regexp.patch (1.45 KB) 23341-fixed-regexp.patch Martin Cizek, 2019-08-01 16:11

Related issues

Related to Redmine - Defect #29852: Cannot use Wiki link with a different name in the table of markdownClosed

Actions
Actions

Also available in: Atom PDF