Results 8 issues of askfiy

Some major changes are described for the convenience of users.

documentation
help wanted

Can the border lines be changed to the same style? instead of having multiple colors? For the obsessive-compulsive disorder like me, I always want to see all the outer borders...

enhancement

As you can see, I have added file types for docs-view. This will be more friendly to some plugins, such as: [nvim-colorizer.lua](https://github.com/norcalli/nvim-colorizer.lua) When there is no file type, no color...

Thank you so much for developing such a great plugin. Is it possible to add different components show/hide priority? Similar to: ``` lualine_x = { {"encoding", cond = disable_built_component, priority...

new feature

The vim plug-in will slow down the performance of vscode, which is very serious in insert mode. As shown in the figure below, this is the delay when I repeat...

When I set'default-character-set=utf8mb4' on binlogserver, MHA failover will fail. MySQL: MySQL5.7 MHA: mha4mysql-node-0.56-0.el6.noarch.rpm Suggest: - can try to add the --no-defaults option to change this state.

The following request will not resolve successfully: ``` GET http://localhost:5000/index?userProperty={"name": "age"} ``` This kind of query_param with JSON information is also encountered in the actual development process, but it is...

## Bug Report On mobile devices, docsify will add a click event to the body element. When the event is not removed, clicking any area in the left sidebar will...

needs investigation