Project

General

Profile

Actions

Defect #37114

open

syntax issue - "table in indent paragraph"

Added by Edward Kim almost 2 years ago. Updated almost 2 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

* *text level 1*
** +*text level 2*+
*** _*text level 3a*_
|_. AAAAAAA |_. TEXT |
|=. line 1 in (row 1, col 1)
    line 2 in (row 1, col 1) | description 1 in (row 1, col 2) |
|=. line 1 in (row 2, col 1)
    line 2 in (row 2, col 1) | description 1 in (row 2, col 2) 
                               description 2 in (row 2, col 2) |

*** *%{color:red; background:yellow}text level 3b (displayed just like text level 1)%*
  • text level 1
    • text level 2
      • text level 3a
        AAAAAAA TEXT
        line 1 in (row 1, col 1)
        line 2 in (row 1, col 1)
        description 1 in (row 1, col 2)
        line 1 in (row 2, col 1)
        line 2 in (row 2, col 1)
        description 1 in (row 2, col 2)
        description 2 in (row 2, col 2)
  • text level 3b (displayed just like text level 1)

After table, if there's 1 empty line, then the indent is reset to level 1 indent. as shown above

HOWEVER,

* *text level 1*
** +*text level 2*+
*** _*text level 3a*_
|_. AAAAAAA |_. TEXT |
|=. line 1 in (row 1, col 1)
    line 2 in (row 1, col 1) | description 1 in (row 1, col 2) |
|=. line 1 in (row 2, col 1)
    line 2 in (row 2, col 1) | description 1 in (row 2, col 2) 
                               description 2 in (row 2, col 2) |
*** *%{color:red; background:yellow}text level 3b (displayed just like text level 1)%*
  • text level 1
    • text level 2
      • text level 3a
          |_. AAAAAAA |_. TEXT | |=. line 1 in (row 1, col 1)
        line 2 in (row 1, col 1) | description 1 in (row 1, col 2) | |=. line 1 in (row 2, col 1)
        line 2 in (row 2, col 1) | description 1 in (row 2, col 2)
        description 2 in (row 2, col 2) |
      • text level 3b (displayed NORMALLY, as intended, text level 3)

BUT, if there's NO empty line, then the table is broken..
How to fix this syntax error???


Related issues

Related to Redmine - Defect #24010: Using a tables inside a list (wrong intendation)New

Actions
Actions #1

Updated by Edward Kim almost 2 years ago

Similar Issue was raised.. #24010
But, no solution..

Actions #2

Updated by Bernhard Rohloff almost 2 years ago

  • Related to Defect #24010: Using a tables inside a list (wrong intendation) added
Actions

Also available in: Atom PDF