Zach Sherman

Results 21 comments of Zach Sherman

Thanks for filing this issue @NasAmin, I will discuss with the team and post an update shortly!

Thanks for reporting @sargsyan, I think you're right. There should be a configuration option to turn allow relative/absolute urls.

@mrpotatoes that's awesome, until the latest release we were using remark as well but found it a bit difficult to work with for this very use case. I recently came...

Sure, I'm mainly referring to their strategy for parsing react components out of markdown. The syntax is exactly like you described: ```jsx // you get a handy state object for...

Nice! Looked through the code and don't have any major complaints, looks like we'll need to fix the tests but otherwise I'm 👍

Hey @blakewilson, we're not actively using this at the moment (plan to revisit soon), but if you'd like to submit a PR we'd be happy to review—generally we opt for...

Hi @rontalx we appreciate the PR! We're not actively using Gitdocs but are happy to take a look, it looks like there's a linting error in CI but once that's...

That works for me.

https://www.npmjs.com/package/electron-builder seems like a good fit.

Definitely a big fan of a setup script, @tannerlinsley also had the idea of packaging molecule like create-react-app so it's internals are abstracted away from your app.