Xiaoyun Yang

Results 14 issues of Xiaoyun Yang

Buy me a coffee provides a widget that you can simply add to a plain html website as a script. ``` ``` ![bmc](https://user-images.githubusercontent.com/5825343/83686668-9d4f3200-a5b8-11ea-84f1-adbdca89e4c8.gif) However, it is not so easy using...

enhancement
ideal for contribution
good first issue

Chapter 4.3, Task Management, 4th sentence: "While this strategy prevents state conflicts due to isolated execution, it does not allow to exploit true parallelism." - suggest rewording to: "While..., it...

I want to be able to use both markdown shortcuts plugin and [draft-js-anchor-plugin](https://www.draft-js-plugins.com/plugin/anchor) but it's impossible to get them to both work in creating a link. I think the problem...

**Expected Behavior** If you have `placeholder` specified as a prop for the `Editor` and you use the markdown shortcuts to create a bullet, the placeholder should not be displayed. **Actual...

![japanappbug1](https://user-images.githubusercontent.com/5825343/28756663-b1c7c680-7540-11e7-9a2b-1eb920e66970.png)

Create a new section in README for additional resources for acing coding challenges, Including: Articles: - [Patterns for coding interview](https://hackernoon.com/14-patterns-to-ace-any-coding-interview-question-c5bb3357f6ed)

Numbers need to be wrapped. 3.14 is 3,14 in other locales

enhancement

Scope of the work: 1. Add jest 2. Write unit tests for the existing rules The most complex rule to write unit tests for is `prefer-smartquote` as there are many...

good first issue

Checks and fixes - trailing whitespace - leading whitespace - double space

enhancement

Improve granularity of the reporting by flagging the exact position of the three ellipses instead of flagging the entire node. The current reporting:

enhancement
good first issue