작성기 제목 필드에 링크를 붙여넣으면 인용 기호가 있으면 제목이 잘립니다

Try pasting these this link on try.discourse.org:

The link’s title is Timecop1983 - Let's Talk (feat. Josh Dally) _ Remaster but the generated title in Discourse will be Timecop1983 - Let:

9개의 좋아요

It looks like the issue is at youtube_onebox.rb#45

The single-quote (') in the title isn’t html-escaped so it closes the attribute value early, which gets sanitized away

Edit: submitted a pull request

8개의 좋아요

Merged, thank you for your contribution :meow_heart:

6개의 좋아요