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
Many of the Git hostings support editing comments, issues, PR descriptions in Markdown syntax. It might be useful for the userscript to put content with type text/x-gfm into the clipboard.
GitLab's text editor automagically detects pasted Markdown and chooses it over plain text content.
Many of the Git hostings support editing comments, issues, PR descriptions in Markdown syntax. It might be useful for the userscript to put content with type
text/x-gfminto the clipboard.text/x-gfmcorrectly: https://github.com/orgs/community/discussions/65235