Project

General

Profile

Actions

Defect #2346

closed

Table cell with multiple line text.

Added by youngseok yi over 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
Start date:
2008-12-16
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

As noted in help forum Multiple lines in table cell, I also miss table cell with multiple line text.

+----------+------------------------------------+
| redmine  | Multiple projects support          |
|          | Flexible role based access control.|
|          | Flexible issue tracking system     |
|          | Gantt chart and calendar           |
|          | News, documents & files management |
|          | etc.                               |
+----------+------------------------------------+

If I want to make above table using textile wiki.
The syntax below would match the expected (using http://www.textism.com/tools/textile/index.php).

| redmine  | Multiple projects support
Flexible role based access control.
Flexible issue tracking system
Gantt chart and calendar
News, documents & files management
etc.|

But it doesn't match in redmine.
I must use rowspan '/6.' to make this looks as expected. It is very inconvenient for a very complex table.

hard_breaks.patch solves above syntax works.

I hope redmine experts to check. (I'm total stranger to ruby or rails)


Files

hard_breaks.patch (809 Bytes) hard_breaks.patch youngseok yi, 2008-12-16 09:00

Related issues

Has duplicate Redmine - Defect #3591: Redmine Wiki Syntax should support multiline table cellsClosed2009-07-06

Actions
Actions

Also available in: Atom PDF