Levi Wheatcroft

Results 29 issues of Levi Wheatcroft

My repo's with docker in the package-lock are showing a security vulnerability for marked < 0.3.9: - https://nvd.nist.gov/vuln/detail/CVE-2017-17461 - https://nvd.nist.gov/vuln/detail/CVE-2017-1000427 The dependency is `docker > dox@^0.8.0 > marked` [email protected] switched...

If you have a list like this: ``` /** * ## some function * * * foo * * bar * * baz */ ``` then in the rendered output...

metalsmith-serve should be able to read mime-types from file meta and set the mimetype on the response header. I was playing around with it [here](https://github.com/mayo/metalsmith-serve/compare/master...leviwheatcroft:master) you can set the mimetype,...

There's a few issues with the remote content docs and example. Firstly, the source code shown in this section doesn't seem to relate to loading remote content. Secondly, some explanation...

elementHelper isn't removing elements when I delete them from the filesystem. It looks as though elementhelper.element_history can be set/saved as something like: ``` a:1:{s:11:"modTemplate";a:5:{i:0;s:6:"tester";i:1;s:7:"project";i:2;s:6:"collab";i:3;s:4:"home";i:4;s:5:"basic";}} ``` The next time getOption is...

If I apply everything in the list searching in the start menu only shows native apps. For example, if I have the native calculator and libreoffice installed, you'd expect to...

### Version [v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19) ### Reproduction link [https://codesandbox.io/s/romantic-volhard-oz2dd?fontsize=14&hidenavigation=1&theme=dark](https://codesandbox.io/s/romantic-volhard-oz2dd?fontsize=14&hidenavigation=1&theme=dark) ### Steps to reproduce Run repro. See error. ### What is expected ? link to be loaded as apollo link ### What is...

cmty:bug-report

I get that you could use the existing sendmail integration with mailgun, but honestly it seemed easier to write this plugin than to play around trying to configure sendmail.

I'm using webpack to build the site's js as a single file Previously I had installed the published schnack package, and then simply imported the built schnack client as a...

Is the embed code supposed to load css ? I can't see any css provided in the repo at all, does that mean we need to create custom css for...

idea