Tom Spalding

Results 16 issues of Tom Spalding

I pulled this out of my other issue, because it is unrelated. - Tested on firefox that this works okay. too glitchy on chrome to test well. the mouse dragging...

is there a way to toggle the preview to use a dark theme like the markdown previewer?

Links with mailto's don't parse properly. In comparison, you can test by seeing how Github parses the equivalent in a `readme.rst`. ``` `[email protected] `_. ``` The output is `'+''); //...

Hi, I wanted to check out the demo listed in the [docs](https://docs.google.com/document/d/1g9q3ln9LVAATOZ15986HLTCaqcAj_Jd8e_jOGS3YWrE/pub), but the following two links appear to be dead. - demo: http://nasa.api.niewma.com - api endpoint: http://nasa.api.niewma.com/api

support you-dont-need-lodash-underscore rule documentation links for plugins when I click the anchor link I get landed here: https://github.com/jfmengels/eslint-rule-documentation/blob/master/contributing.md ![contributing-screenshot](https://user-images.githubusercontent.com/2218331/46565658-5f22dc00-c8c6-11e8-8403-6699b0e13694.png) screenshot taken using atom eslint plugin. https://atom.io/packages/linter-eslint

PR welcome

need to extend `_.uniq` alternative examples to include uniq'ing by an attribute. example: ``` _.uniq([{a: 1}, {a: 2}, {a: 1, b: 1}]) // versus _.uniq([{a: 1}, {a: 2}, {a: 1,...

what is the `client_id`, (`'client_id': "c82SH0WZOsabOXGP2sxqcj34FxkvfnWRZBKlBjFS"`) found here: https://github.com/rghuckins/robinhood-google-sheets/blob/master/robinhood.gs#L34

[`pipenv`](https://pipenv.readthedocs.io/en/latest/) might be nice. implements a locked `Pipfile` like `yarn` does, along with virtual env. Pipfile would replace [`requirements.txt`](https://github.com/codesociety/friartuck/blob/master/requirements.txt).

Has anyone confirmed if this works for Yosemite? What are the build steps?

is there a good tactic to support multiple feed templates? i.e. if I want to create two templates and have them both generated every time, where should I tie that...

has-pull-request