Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make coloring of words easier #2

Open
thomas-neitmann opened this issue Apr 12, 2020 · 0 comments
Open

Make coloring of words easier #2

thomas-neitmann opened this issue Apr 12, 2020 · 0 comments
Assignees

Comments

@thomas-neitmann
Copy link
Owner

Currently, words can be colored by enclosing them within a <span> tag and setting the style attribute, e.g.

title <- "<span style=color:'#1F77B4'>A blue title</span>"

This is a lot of boiler-plate HTML. It would be awesome to have a little R function that makes this easier, similar to the HTML helper functions in shiny.

@thomas-neitmann thomas-neitmann self-assigned this Apr 12, 2020
maurolepore added a commit to maurolepore/mdthemes that referenced this issue Jul 15, 2024
* Render

* Update .Rbuildignore

* Add GitHub links to DESCRIPTION

* Add URLs to DESCRIPTION

* Add website on GH Pages

* Style DESCRIPTION

* Add package-level documentation

* Add test infrastructure

* Cherry-pick

* Prune
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

No branches or pull requests

1 participant