Yihui Xie

Results 130 issues of Yihui Xie

至少可以做这么几件事: 1. 删 HTML 标签 `` ``,这些实在是很影响阅读。例:https://d.cosx.org/d/106319 1. 替换 `[code]` 和 `[/code]` 为 ```` ``` ````;前者替换为 ```` ```r ```` 应该也不会有什么大错。要注意前者替换后应该紧接着换行;后者替换后前面需要是换行。 1. 替换原来的表情符 `[s:数字]` 或者干脆删掉。 暂时先想到这么多。

论坛

我觉得 @junchenfeng 的这篇文章挺好的,可以投过来:http://www.fengjunchen.com/cat/

文章

当前不规范之处仍然很多,请运行 `blogdown::count_yaml('author')` 并按照这个线索去清理。 这几个组织名能替换为具体个人的就替换:COS翻译组、统计之都、COS管理员、COS编辑部、COS分析报告。实在是以组织名义发的文章就统一规范为“统计之都”。 作者名含有顿号的,在 YAML 里破开为数组。 有多余空格的,清除掉。 英文名、英文昵称换中文。 我暂时能想到的就这些,请具体的小编仔细着再看看想想还有哪些问题。

主站

目前就一个主站链接。但我暂时也没有脑子去想建议,先把这事提出来放这儿。

论坛

因为缩略图其实都不是真正的缩略图,而是原图,所以文件略大。可以用 #577 一样的技术延迟加载之。

主站

A first attempt here: https://github.com/Homebrew/homebrew-core/pull/61626 I don't know when I'll have time to figure out how to build TeX Live from source: http://www.tug.org/texlive/build.html

This allows users to define their own `R_LIBS_USER`. Thanks!

Instead of loading the first result in the fuzzy search, how about creating a new issue with the exact title? Then we would be more certain about which issue corresponds...

Some potentially interesting plugins: - [x] Leaflet.markercluster https://github.com/Leaflet/Leaflet.markercluster - [x] Proj4Leaflet https://github.com/kartena/Proj4Leaflet - [x] Esri Leaflet http://esri.github.io/esri-leaflet - [ ] Leaflet Vector Layers https://github.com/JasonSanford/leaflet-vector-layers - [x] Leaflet.label https://github.com/Leaflet/Leaflet.label - [x]...

Add CSS to `` in `head_custom.html` (I'm using the `github` theme here), and JavaScript to `foot_custom.html`. `highlight.min.js` supports common languages here: https://highlightjs.org/download/ As an example, I added `r.min.js` to support...

feature