Gary Pendergast

Results 48 issues of 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.

enhancement

`*.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.

enhancement

Automated integration tests will be a little trickier than #13, so let's make it a seperate issue.

task

Automated unit testing would be nice.

task

After #3 and #6, it'd be useful if users could anonymously submit their custom site list, which can then drive future enhancements.

enhancement

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...

enhancement

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...

bug

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...

enhancement
question

It'd be a good idea to add tests for them.

bug