You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written some javascript on my page that allows me to highlight some text, and then a button appears to comment on that line. I want to automatically quote the highlighted line in the comment text area when someone presses that button. I've added a PR to support this feature. #1333