Skip to content

change on table as odd / even / header classes removed impact some handled table #11343

@cderv

Description

@cderv

it seems this pandoc change is not yet correctly fix

The PR #10906 seems to be incomplete, and not handling some specific case like this one

---
title: Table caption location
tbl-cap-location: bottom
format: html
---

| Col1 | Col2 | Col3 |
|------|------|------|
| A    | B    | C    |
| E    | F    | G    |

: A non-labelled table with a caption

Image

This handling of tbl-cap-location is from #9735 if that helps see what is needed

In 1.5 it is
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingregressionFunctionality that used to work but now is broken.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions