Results 11 issues of 骆言

## What type of PR is this? (check all applicable) - [ ] 🚀 Added Name - [ ] ✨ Feature - [ ] ✅ Joined Community - [ ]...

能不能开发个web服务器版本的客户端,浏览器访问某个端口进入BilibiliVideoDownload下载界面?

反馈bug/问题模板,提建议请删除 ## 1.关于你要提交的问题 询问关于 fstab 做过的修改 Q:是否搜索了issue (使用 "x" 选择) * [ x] 没有类似的issue ## 2. 详细叙述 我希望通过修改 /etc/config/fstab 进行 /overlay 扩容 在lede固件里成功了 但是在其他固件里不生效,像原生openwrt、lienol、immoralwrt 所以我想请问,你在lede里做了哪些修改? 导致 写了 /etc/config/fstab 的/overlay挂载并重启后 ```bash...

fix: error ref for pageview default config in `_data/variables.yml` file ```yml default: page: pageview: false ```

There are some painless improvements.

想判断 librime-lua 版本,看是否支持某接口,做一些异常捕获。 现有方案好像是通过判断是否有 某方法 来判断版本: ```lua local function Version() local ver if Opencc and Opencc('s2t.json').convert_word then ----------- 构造 return 200 elseif rime_api.regex_match then return 197 elseif rime_api.get_distribution_name then return...

能否简单编写一个提供给lua脚本的接口文档 + lua_translator + lua_filter + lua_processor + lua_segmentor 比方 lua_processor 工作的环境(功能)、接收什么值、返回什么值、接收的参数(如 env)有什么属性 还有提供了哪些能直接调用的方法,如 lua_translator 的 Candidate 现在只是零星从一些文档找资料: 1. 2. 或者看[c代码](https://github.com/hchunhui/librime-lua/blob/master/src/lua_gears.cc)瞎猜瞎尝试,写起lua脚本来非常痛苦 所以希望能简单提供一个给lua的接口文档

### Describe the feature you'd like Add a toc sidebar in md editor, so that you can more conveniently know where you are writing/changing and what you have written ![image](https://user-images.githubusercontent.com/18041500/236252358-06a34acd-dc82-4f64-9c7c-2e0994a82117.png)...

:memo: WYSIWYG Editor
> Markdown Editor
:hammer: Feature Request

参考: https://github.com/hchunhui/librime-lua/issues/203#issuecomment-1266690992

enhancement
question

![image](https://user-images.githubusercontent.com/18041500/196886916-096d4857-64c1-4693-aec8-d87e8ef9b069.png)

question