Skip to content

Conversation

@rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented Oct 31, 2022

This PR adds the ability to treat columns containing row names or group names as Markdown text. This provides the process_md argument in the gt() function. If this option is taken then the supplied names will be treated to ensure that there are unique IDs for later targeting (for tab_style(), tab_footnote(), etc.).

Fixes: #694

@rich-iannone rich-iannone requested a review from cscheid November 1, 2022 17:54
@rich-iannone rich-iannone marked this pull request as ready for review November 1, 2022 17:54
Copy link
Member

@cscheid cscheid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

HTML/Markdown in group heading rows is not processed

3 participants