coc reveal 源码
揭露 将您的Markdown转换为由驱动的。 这是的扩展。 安装 首先,确保已启动 。 然后使用Vim命令安装: :CocInstall coc-reveal 用法 打开Markdown,然后执行: :CocCommand reveal.it 具有与Markdown文件相同名称HTML文件将在默认浏览器中创建并打开。 按键映射 没有默认的键映射,但是您可以轻松添加自己的键映射: " Create slides from the whole file nmap r (coc - reveal - it) " Create slides from the selected lines vmap r (coc - reveal - it - v ) 指令 也可以添加命令来创建幻灯片。 command ! - range
下载地址
用户评论