When adding emojis directly into a markwhen file it will end up breaking the URL encoding for the markwhen file. This can be reproduced by going to the meridiem editor, and to the OG timeline. The following file will fail to produce any string when the timeline.markwhen.com#mw= button is clicked.
---
title: emoji issue example markwhen file
---
2025: This will 💔 break the encoding
Maybe not a huge problem for most scenarios, but it may be a simple fix.
When adding emojis directly into a markwhen file it will end up breaking the URL encoding for the markwhen file. This can be reproduced by going to the meridiem editor, and to the OG timeline. The following file will fail to produce any string when the
timeline.markwhen.com#mw=button is clicked.Maybe not a huge problem for most scenarios, but it may be a simple fix.