great-tables
great-tables copied to clipboard
Documentation rendering issue
Hello team:
I've identified two issues in the documentation:
- The
**kwargsis not rendering properly. For example:
-
The callout block within the
Parameters blockis not displayed. For instance:https://github.com/posit-dev/great-tables/blob/d9b4db68d063d031201f1ab7cf7de0b1813581a0/great_tables/_locations.py#L510-L512
To fix this, it seems necessary to move the callout block before the
Parameters block.