Rykk

Results 7 issues of Rykk

Use `yarn global add nyaovim` Run with `nyaovim` console error produces ```` $USER/AppData/Local/Yarn/config/global/node_modules/nyaovim/node_modules/neovim-component/neovim-editor.html Failed to load resource: net::ERR_FILE_NOT_FOUND ```` thus only `npm install -g nyaovim` can be used.

```` {% aplayer "沉默是金" "张国荣" "/2021/09/20/embed-music/chenmoshijin.mp3" "/2021/09/20/embed-music/chenmoshijin.jpg" "lrc:chenmoshijin.txt" %} ```` 如题,只能使用相对地址,不过图片和歌曲都可以使用绝对地址。 这样的问题是就不能在其他文章中展示歌词 报错如下 ```` javascript TypeError: Cannot read property '_id' of undefined at APlayerTag.generate (/Users/gu_fan/blog/gu-fan.github.io/node_modules/hexo-tag-aplayer/lib/tag/player.js:103:120) at Object. (/Users/gu_fan/blog/gu-fan.github.io/node_modules/hexo-tag-aplayer/index.js:127:22) at NunjucksTag._run...

I tried ```` `postss { content liked_by_me }` onQuery(builder){ // NOT WORK builder .select(['posts.*', Post.relatedQuery('liked_users').count().as('liked_count'), Post.relatedQuery('liked_users').select(raw('true')).where('uid', 1).as('liked_by_me') ]) } ```` but got undefined remove the `liked_by_me` field works fine `liked_by_me`...

in this issue https://github.com/godotengine/godot-proposals/issues/4311 your post code there. I didn't understand what's the `g_transform`, is it the global transform?

when I using it in rst preview, I found the sub list does not indent. ![sublist](https://cloud.githubusercontent.com/assets/579129/3846825/28859ff8-1e60-11e4-8d7c-ad7d12e68842.png) Without typo.css , things looks right. ![sub 2](https://cloud.githubusercontent.com/assets/579129/3846847/5f110c92-1e60-11e4-9604-83340b69d3b1.png)

![2018-07-03 10 04 09](https://user-images.githubusercontent.com/579129/42194902-d54fadd0-7ea8-11e8-9a15-310e4f1611d7.png)

Or implemeting another way of improve the rendering performance