Rob Garrison

Results 42 issues of Rob Garrison

The previous 10 and next 10 buttons point to other files. :)

Please add support for the following example. It wraps the code in a single backtick, but because it includes a line break (two, or more, carriage returns), the markdown renderer...

I am planning on rewriting this plugin in plain JS or React. The following list are changes that are being planned. Please feel free to comment: ## Remove * [...

Version 2

The result of this array is incorrect: ``` js ["a55", "a010", "a102", "a02", "a1", "a255", "a33", "a43", "a87"].sort( naturalSort ); // result : ["a010", "a02", "a1", "a33", "a43", "a55", "a87",...

Possible fix for #543. Test it with this gist I set up: https://gist.github.com/Mottie/d40ab58bb68cbeb2c314237189051b77/edit ![2019-06-21 17_31_13-test js](https://user-images.githubusercontent.com/136959/59954454-68e77200-944a-11e9-9aa3-f21690b0a5ed.png)

enhancement :star:
custom style posted 🎨

I discovered that uBlock Origin & AdGuard include support for adding CSS to a page - [reference](https://github.com/mdo/github-wide/pull/65) What do you all think about building a list along with the auto-updates?...

feature :heart_eyes:

Edited to show progress: * [ ] GitHub: **needed** * [ ] CodeMirror: **needed** * [ ] Jupyter: **needed** ---- Request from https://forum.userstyles.org/discussion/54108/x? Example: https://github.com/morhetz/gruvbox Implementation would require a Gruvbox...

themes 🖼️
help wanted :pray:

The scroller widget is complicated and is currently **incompatible** with the following widgets & methods, there are likely more that aren't listed here: * [ ] Editable (#1304, #878) *...

Bug
Widget
help wanted
Widget-Scroller

This is an enhancement request to add a warning when a button element is inside a form and does not have a set type attribute. As you may already know,...

PR needed
help wanted
feature request
keep-unstale

It looks like [Microsoft is adopting the openType SVG color fonts](https://lists.w3.org/Archives/Public/public-svgopentype/2016Mar/0014.html) format, so adding support for the SVG `colr` and `cpal` objects would be necessary. I was trying to see...

enhancement
help wanted
good first issue