More info: Writing
More info: Generating
More info: Deployment
修改行间距
https://github.com/theme-next/hexo-theme-next/issues/1703
插入图片
vscode: 插件paste image
- 配置路径,将图片路径设置在{currentFileNameWithoutExt}中
- 快捷键:command + option + V
安装hexo-asset-image
执行 npm install https://github.com/CodeFalling/hexo-asset-image --save
图片保存在./{title}/中
config.yml
中设置 post_asset_folder: true
link
Using pandoc with GitHub Actions