Herb Huang

Results 6 issues of Herb Huang

YTB页面可以访问,但是视频无法播放。 随机打开一个视频资源地址:`r2---sn-i3b7kn7d.googlevideo.com` 发现响应超时 大多数都是超时的,随机选取一些如: `r3---sn-jvhixh-5goe.googlevideo.com [2a04:ae39:201:1::e]` 有响应 >武汉高校(CERNET)

Hi! This is a great add-on. I was wondering if an `open file` option can be added to the preference. Example: - [ ] open Notes file after creating

enhancement

为```标签```设置更浅的颜色,并无法选中。 在编辑的时候会不小心选择或者修改到格式标签,如果令其为一个部分(而非纯文本)可以避免误操作。 例如: origin: ![image](https://user-images.githubusercontent.com/8535390/81583052-5ddf5c80-93e3-11ea-94a9-0db5bb3893c4.png) expected: ![image](https://user-images.githubusercontent.com/8535390/81583063-60da4d00-93e3-11ea-99a1-9a7fe5fa94cd.png)

Hello, I tried to implement the other element syntax in your [demo](https://io-oi.me/hugo-theme-meme/posts/markdown-syntax/#other-elements--abbr-sub-sup-kbd-mark) Specifically, I tried to use `abbr` in my .md content. However, I am not sure of the correct...

When `select`/`rename` column named `pi`, query is back translate to `PI()` in SQL and return `3.14...` Source: [backend.R](https://github.com/tidyverse/dbplyr/blob/860bd6adf988a2b039485030d234eba05ee46a3c/R/backend-.R#L353) ```r require(dbplyr) require(dplyr) mtcarss % rename(pretax_income = pi) %>% show_query() ```

Hello, I added another emulator [kitty](https://sw.kovidgoyal.net/kitty/) to RunCommand extension (following #1298). Thanks for the review!