Jarrett Meyer

Results 8 issues of Jarrett Meyer

This is valid, but svgeditor complains.

enhancement

`line` is a valid svg tag name, but svgeditor complains.

enhancement

This adds the interfaces for issue #50 .

I get the following error for both `brew install couchdb-lucene` and when I try to build from sources. ``` $ mvn clean [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO]...

https://github.com/Swechhya/R-actions/blob/7b69a1d893e8abf7c20d2a61f4f85609466d1dda/Dockerfile#L2 Would save build time or make things easier to start from the [r-base](https://hub.docker.com/_/r-base) docker image?

enhancement
good first issue
hacktoberfest

Nocolor can be added by adding either a '-nc' or '--nocolor' flag when invoking nodeunit. ``` $ nodeunit --nocolor my_file.js ``` Sets an option called 'suppressReporterColor', which can be included...

The `.line-numbers` for gists has `font-size: 13px;`, but the `.line-data` selector is set to 100%. This CSS update makes sure that they are the same by setting both to 13px.