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

Doubled emoji in note title in the ATOM feed #548

Open
kukimik opened this issue Sep 6, 2024 · 1 comment
Open

Doubled emoji in note title in the ATOM feed #548

kukimik opened this issue Sep 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kukimik
Copy link
Contributor

kukimik commented Sep 6, 2024

Describe the bug
In the xml feed file https://emanote.srid.ca/guide/query.xml the ✍️ symbol in the title of the guide/markdown note is displayed twice.

To Reproduce

  1. Go to https://emanote.srid.ca/guide/query.xml.
  2. Observe the erroneous title.

Expected behavior
The title should be "Markdown ✍️", not "Markdown ✍️✍️"

Screenshots
image

@kukimik kukimik added the bug Something isn't working label Sep 6, 2024
@kukimik
Copy link
Contributor Author

kukimik commented Sep 8, 2024

Related: the second ✍️ also gets into the HTML page tite. However, this does not happen with https://emanote.srid.ca/guide/orgmode.

image

Page source view:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant