Hong Xu

Results 93 issues of Hong Xu

The HTML minifier removes whitespace around `` as a "blocked/undisplayed element": https://github.com/mrclay/minify/blob/258e495451c03adf57e1df81c2f0ef0c25b2f40d/lib/Minify/HTML.php#L136 However, `` is commonly modified to be inline (e.g., "The Whitespace Issue" section [here](https://designshack.net/articles/css/whats-the-deal-with-display-inline-block/#the-whitespace-issue), tag clouds in WordPress...

Close #19. --- If `LS_COLORS` is not defined, `eval $(dircolors)` should define a good default `LS_COLORS`. We can also add that when `LS_COLORS` is not defined.

### Are you experiencing an issue with... shields.io ### 🐞 Description Neither [Free Software Foundation](https://www.gnu.org/licenses/license-list.html#CC0) nor [Open Source Initiative](https://opensource.org/faq#cc-zero) recommend releasing software under CC0 due to patent grant issues, and...

needs-discussion

While the archive can be opened smoothly, `diredp-up-directory` does not bring the buffer back to "normal" directories. Instead, we are stuck in `~/.avfs`.

bug
unconfirmed

in OS X, CTRL - A should be jumping to the beginning, and COMMAND -A is to select all. But after VROME is activated, the shortcuts are reversed. So do...

Type `/a`, then ``. You will see the highlighting jumps in the phrase `Forward Searching`, not onto the real page.

I added a new option `g:atp_ProjectFileLocation`. I also updated the document so you can see my explanation there, though I'm not sure whether I put the doc in the correct...

I'm very confused. The repo doesn't state how it should be used.

Fix #editorconfig/specification#39

Seems like no version number can be found within the source code. Although git tags have these information available, this information would be missing if someone downloads a snapshot. According...