teal.gallery icon indicating copy to clipboard operation
teal.gallery copied to clipboard

[Feature Request]: Update text on a Landing Page of `{early-dev}` app

Open m7pr opened this issue 1 year ago • 2 comments

This line https://github.com/insightsengineering/teal.gallery/blob/dev/early-dev/app.R#L234

"This app uses CDISC ADaM datasets randomly generated by `scda` & `scda.2022` R packages"

Looks weird, when displayed in the app https://genentech.shinyapps.io/nest_early-dev_dev/ Maybe we can bold packages instead of backticking, that is not supported in HTML?

image

m7pr avatar Feb 15 '24 13:02 m7pr

markdown translates ticks to <code> html tag - please use this instead of bold formatting

pawelru avatar Feb 15 '24 13:02 pawelru

We could also link to packages mentioned on the landing page image

m7pr avatar Feb 15 '24 13:02 m7pr