Modify ↓
Opened 18 years ago
Closed 18 years ago
#2173 closed defect (fixed)
Indent table has broken.
| Reported by: | anonymous | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Component: | TracWysiwygPlugin |
| Severity: | critical | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
When tabel has indent, table has broken. Please refer after examples.
- Before text mode
||AAAA||BBBB||CCCC|| ||aaaa||bbbb||cccc|| ||AAAA||BBBB||CCCC|| ||aaaa||bbbb||cccc||
| AAAA | BBBB | CCCC |
| aaaa | bbbb | cccc |
AAAA BBBB CCCC aaaa bbbb cccc
- After use WYSIWYG mode
||AAAA||BBBB||CCCC|| ||aaaa||bbbb||cccc|| ||AAAA||BBBB||CCCC||||aaaa||bbbb||cccc||
| AAAA | BBBB | CCCC |
| aaaa | bbbb | cccc |
AAAA BBBB CCCC aaaa bbbb cccc
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [2777]) fixed #2173 - a problem with indent-table.