8000 Unwanted rowspan in grid table · Issue #9743 · jgm/pandoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Unwanted rowspan in grid table #9743
Closed
Closed
@jgm

Description

@jgm

Discussed in #9740

This is a table I have tried to convert to HTML, but the resulting HTML looks wrong:

+-----------------+----------+-------+------------------+
|                 | Lossless | Lossy | App              |
+=================+==========+=======+==================+
| For text        | PDF              | Preview          |
+-----------------+----------+-------+------------------+
| For images      | PNG      | JPEG  | Preview          |
|-----------------+----------+-------+------------------+
| For audio       | FLAC     | MP3   | QuickTime Player |
|-----------------+----------+-------+------------------+
| For video       | MOV              | QuickTime Player |
+-----------------+----------+-------+------------------+

In the output we have a big 3-row-span cell on the left in which "For images" and "For audio" are level-2 headers. That shouldn't happen.

Cf. #8202

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

      0