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

Emojis don't show up correctly #15

Closed
HeidiSeibold opened this issue Oct 9, 2024 · 1 comment
Closed

Emojis don't show up correctly #15

HeidiSeibold opened this issue Oct 9, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@HeidiSeibold
Copy link
Collaborator

What it looks like

Currently emojis don't show up as intended (see for example :wink: instead of the rendered emoji 😉 under https://berd-nfdi.github.io/BERD-reproducible-research-course/3-computational-workflows.html, see screenshot below).
image

What it should look like

The Markdown text :wink: should be rendered to the emoji 😉

What needs to be done

  1. Research how this can be achieved with Quarto.
  2. If it can be achieved, adjust book accordingly.
  3. If it can't be achieved, remove all emojis added with :emoji:.
@HeidiSeibold HeidiSeibold added the good first issue Good for newcomers label Oct 9, 2024
@HeidiSeibold
Copy link
Collaborator Author

HeidiSeibold commented Oct 9, 2024

In this chapter it seems to render fine: https://berd-nfdi.github.io/BERD-reproducible-research-course/2-1-naming.html

What's the difference? The emoji is added to the markdown text directly as opposed to using :emoji:.
See https://github.com/BERD-NFDI/BERD-reproducible-research-course/blob/main/2-1-naming.qmd

That could be a solution overall.

@RabeaMue RabeaMue self-assigned this Oct 10, 2024
@RabeaMue RabeaMue mentioned this issue Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants