Skip to content

add md() processing of titles, subtitles, source notes - #664

Open
alanahjonas95 wants to merge 6 commits into
mainfrom
md_titles
Open

add md() processing of titles, subtitles, source notes#664
alanahjonas95 wants to merge 6 commits into
mainfrom
md_titles

Conversation

@alanahjonas95

@alanahjonas95 alanahjonas95 commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Wrap title, subtitle, and source_note values in gt::md() before passing them to tab_header() and tab_source_note()

Without md(), these elements currently render as plain text

resolves #611

alanahjonas95 and others added 5 commits July 15, 2026 16:04
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@alanahjonas95
alanahjonas95 requested a review from bzkrouse July 16, 2026 08:19
@github-actions

Copy link
Copy Markdown
Contributor

🦺 Coverage summary

badge

🟢 Merging PR #664 (4c0e4a4) into main (6adafe4) will not change overall coverage.
🟢 Diff coverage is 100% (15 out of 15 modified lines are covered by tests).

♻️ Comment updated with the latest results.

Created on 2026-07-16 with covr2gh v0.0.0.9041.

@alanahjonas95
alanahjonas95 requested a review from dragosmg July 17, 2026 15:39
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.

md() processing of titles, subtitles, source notes, etc

1 participant