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

Check if double escaped new lines are necessary when generating ical url with description and url #48

Open
jaredlt opened this issue Jul 12, 2024 · 0 comments

Comments

@jaredlt
Copy link
Owner

jaredlt commented Jul 12, 2024

In my testing with Hey

AddToCalendar::URLs.new(start_datetime: Time.new(2024,7,12,12,00,00,0), location: "Address", title: "Jared Test", timezone: "Europe/London", url: "https://www.google.com", description: "this is a test description").hey_url

this output a description of

this is a test description\
\
https://www.google.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
Development

No branches or pull requests

1 participant