Skip to content

fw update: convert table caption#40

Open
vstehle wants to merge 1 commit into
ARM-software:mainfrom
vstehle:caption
Open

fw update: convert table caption#40
vstehle wants to merge 1 commit into
ARM-software:mainfrom
vstehle:caption

Conversation

@vstehle
Copy link
Copy Markdown
Contributor

@vstehle vstehle commented May 12, 2026

The EFI_FIRMWARE_IMAGE_DESCRIPTOR Implementation Requirements table caption uses the `.. table::' reStructuredText syntax and does not render correctly.

Convert it to markdown with table_captions extension[1], which displays well enough on github and renders nicely with pandoc.

Link: https://pandoc.org/MANUAL.html#extension-table_captions [1]
Fixes: #38

The EFI_FIRMWARE_IMAGE_DESCRIPTOR Implementation Requirements table caption
uses the `.. table::' reStructuredText syntax and does not render
correctly.

Convert it to markdown with table_captions extension[1], which displays well
enough on github and renders nicely with pandoc.

Link: https://pandoc.org/MANUAL.html#extension-table_captions [1]
Fixes: ARM-software#38
Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
@vstehle
Copy link
Copy Markdown
Contributor Author

vstehle commented May 12, 2026

Hi @pergar01, could you please have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

One table title does not render correctly

1 participant