Philippe

Results 14 comments of Philippe

I had a similar experience as @araphiel: it took SoundCloud a couple weeks to process the form and issue API keys for me to use in a custom build –...

Another more solid approach is available in the `web3-react` repo: the [`useEagerConnect` hook](https://github.com/NoahZinsmeister/web3-react/blob/bb39007501da7aad4b3f7bd3eab2805c200d0c1b/example/hooks.ts#L6-L31). The code for that hook looks like this once adapted to use-wallet by using the web3-react instance...

Hi! Is that something that'll be merged eventually? Happy to fix file conflicts if needed!

Hehe, good point re: short and expressive, that's a tall order for sure :) I think **MiME** would have too much competition for SEO, but the others could work great!...

Interesting case @emily-plummer, I wouldn't have thought screen readers aren't able to reach that toolbar! The extension can also be triggered from clicking on the background of the page one...

Hey @mlopezgva! Thanks for those ideas! I think they sound great and reasonable, and overall shouldn't slow down the parsing and previewing. On the other hand, MME uses https://github.com/markdown-it/markdown-it for...

Hey, thanks for that PR! I've tried putting a CRLF (`\r\n`) inside a textarea on Mac (Mavericks 10.9.4), and both the browser (latest Chrome) and the plugin understood it as...

My apologies for the late reply, I've been extremely busy during the last few months. Also, thanks for bringing this issue to my attention. Interestingly, I wasn't aware of this...

Hey, thanks for the suggestion. That's a feature I've been personally missing for quite some time as well, and it definitely makes sense in such an editor, so rest assured...