AcademySoftwareFoundation/openexr

Need better table formatting for website documentation

Open

#1,847 opened on Sep 25, 2024

 (0 comments) (0 reactions) (0 assignees)C (695 forks)auto 404
help wanted

Repository metrics

Stars
 (1,812 stars)
PR merge metrics
 (PR metrics pending)

Description

RestructuredText grid tables don't do proper text justification, so the formatting is a mess when the content is at all complex, as with tables within cells. See the tiled image.

List-tables work better but don't allow complex embedded text.

What's the best solution for formatting such content?

One option would be raw html formatting.

Contributor guide