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

Odd mis-asignment #1

Closed
jonocarroll opened this issue Nov 9, 2017 · 4 comments
Closed

Odd mis-asignment #1

jonocarroll opened this issue Nov 9, 2017 · 4 comments

Comments

@jonocarroll
Copy link

Maybe it's just me, but this doesn't seem like the right output

fa_birthday_cake()
#> [1] "fa:xbox"

icon::fa("birthday_cake") produces the appropriate "fa:birthday_cake".

None of these render, but that's very likely my setup.

@earowang
Copy link
Collaborator

earowang commented Nov 9, 2017

In the console, it only prints out the string. The icon only appear in the rmarkdown file.

@jonocarroll
Copy link
Author

Cheers. I get a link in my rendered markdown but I haven't tried playing with it too much.

I presume xbox is somewhat incorrect for birthday_cake nonetheless.

@earowang
Copy link
Collaborator

earowang commented Nov 9, 2017

fa_birthday_cake()
#> [1] "fa:xbox"

This one is most likely a bug.

@earowang
Copy link
Collaborator

thanks mitch.

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

2 participants