Dave Cohen

Results 4 issues of Dave Cohen

Hey - me again. Sorry for the silence, haven't been able to figure out how to stay synched with your code changes on GitHub. I didn't notice this issue before,...

An issue I've noticed is that links don't output as markdown as expected: Example passage: "Here is a link to something" Actual markdown output: `Here is a[ link](example.com) to something`...

use html2text to convert firefox html to markdown fileutils: Add make_dir function Add firefox output to configuration: - also add better handling for keys not found Add firefoxMD to readme...

Here's a PR, as discussed! https://github.com/ryanjyost/react-simple-storage/issues/23 - Add support for functional component - add prop-types package - `yarn build` TODO - I need to `yarn link` with a project just...