Gary Pendergast
Gary Pendergast
Prism supports inline highlighting, it'd be neat if this plugin could make use of that. I'm not sure if the existing [code format button](https://github.com/WordPress/gutenberg/blob/04af1c1e2bd0717fd559647c9061dc7a2c427719/packages/format-library/src/code/index.js#L17) can be extended to add a...
Add an options page for customising behaviour per-site - link style, or disabled.
`*.zendesk.com` needs to be added to the Markdown list. Zendesk also supports custom domains, so need to investigate what class/ID to search for.
Automated integration tests will be a little trickier than #13, so let's make it a seperate issue.
After #3 and #6, it'd be useful if users could anonymously submit their custom site list, which can then drive future enhancements.
After the paste has been executed, we should check that the element contains the URL pasted. If it doesn't something's probably broken. Allowing the user to tell me about it...
This avoids any UAs accessing the elements before they're ready to be used - a misbehaving screen reader trying to read alt text prematurely, for example. Wrapping it in a...
Facebook and GitHub have implemented reactions in a limited way, only allowing a handful of reactions. Facebook: Like, Love, Happy, Amazed, Sad, Angry GItHub: Like, Dislike, Happy, Unsure, Love, Celebration...