Prabhakar Poudel

Results 17 comments of Prabhakar Poudel

There is no official extension from Google in mozilla store! https://chrome.google.com/webstore/detail/google-translate/aapbdbdomjkkjkaonfhkkikfgjllcleb?hl=en

@alanshaw Wanted to add more specific tests. Currently only the `dup data received` result is in Bytes. Not sure how do I add dup data to make tests more meaningful/correct.

Is there any progress with the PR? I have been waiting for this feature to be merged.

has there been there any progress with this?

@BePo65 @iamkun any chance of getting this reviewed?

Are you still having the issue? I know the cause and workaround, but thinking of making a PR for a better fix. It comes from emit('error') and you are not...

could be closed now that we have v2? https://www.npmjs.com/package/react-quill/v/2.0.0

try ```markdown 4. Title Paragraph1 + Option1 + Option2 Paragraph2 ```

@a-tonchev try this ``` http\://example.com/ ``` You can escape anything to have it not parsed (I escaped `:` here) And since this is special case, I'd say this is not...

Did you follow https://github.com/probablyup/markdown-to-jsx#optionsslugify? if so please provide a reproduction and a some more information on what and where is the issue.