srid / emanote

Emanate a structured view of your plain-text notes
https://emanote.srid.ca
Other
817 stars 72 forks source link

Doubled emoji in note title in the ATOM feed #548

Open kukimik opened 2 months ago

kukimik commented 2 months ago

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 commented 2 months ago

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