Skip to content

Extra line after wrap element? #261

@uninvolving

Description

@uninvolving

Hi, I am trying to create a Wikipedia-style infobox. In the process of this, I am using Wrap to create a list instead of a Dokuwiki table. This works fairly well, but it seems there is an extra blank line added to the end. Is there a plugin problem here? Or a problem with my implementation?

Code (the first line comes from Table Width plugin):

|< 19.2em 20% - 50% >|
| **Date**  | 1 January 2023  ||
| **Location**  | X  ||
| **Result**  | <WRAP>
• A\\
• B\\
• C</WRAP>  ||
^  Belligerents  ^^^
| <WRAP> D\\
E\\
F\\
G</WRAP>  || H  |
^  Strength  ^^^
| <WRAP> 50\\
**(At peak)**</WRAP>  || <WRAP>
15\\
**(At peak)**</WRAP>  |

Screenshot:
https://i.imgur.com/O8RZYpz.png

As you can see, there is a gap after "C" and "G" and "At peak". There is no such gap when a table row is made normally, without a nested Wrap element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions