Results 5 issues of mnlin

### Assertion results are different in debug and run cases This is the code I am ready to test. `MockitoT.java` ```java class MockitoT { public boolean functionA() { boolean result...

对于design库: 如 `27.1.1` ```java public class BottomNavigationMenuView extends ViewGroup implements MenuView { //... private boolean mShiftingMode = true; private BottomNavigationItemView[] mButtons; //... ``` 对于较高版本 design 库: 如 `28.0.0` ```java public...

`Visual Studio` only supports the `markmap` tag; In order to unify the writing style, add additional keyword recognition

![image](https://user-images.githubusercontent.com/17874282/125725853-35567d93-c22b-4a4b-839c-c1257329194a.png)

When I try to load more than 10 levels of structure, like ```mind * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 *...