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

When the title contains emojis, it is unable to generate a correct summary #257

Closed
haydenull opened this issue Nov 22, 2023 · 0 comments · Fixed by #258
Closed

When the title contains emojis, it is unable to generate a correct summary #257

haydenull opened this issue Nov 22, 2023 · 0 comments · Fixed by #258

Comments

@haydenull
Copy link
Contributor

Thank you for your efforts. I have encountered a small issue recently while using ics.

createEvents([
  {
    title: 'some text some text some text some text some text some text some text abc 🍅🍅🍅🍅'
  }
])

The obtained SUMMARY is as follows:

some text some text some text some text some text some text some text abc �
�🍅🍅🍅
haydenull added a commit to haydenull/ics that referenced this issue Nov 22, 2023
adamgibbons added a commit that referenced this issue Dec 14, 2023
…rings containing emojis. (#258)

closed #257

Co-authored-by: Adam Gibbons <adam.d.gibbons@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant