https://agentai.github.io/2019/07/11/hexo-pdf/#more 需求 希望在博客中能预览pdf,hexo已有插件支持pdf预览,非常方便,只需安装插件和添加链接即可。 # 实现 安装插件 1npm install --save hexo-pdf 使用 在arkdown文件中添加pdf 本地资源 1{% pdf test.pdf %} 在线资源 12<center> **监督学习**</center> # 居中
https://agentai.github.io/2019/07/11/hexo-pdf/#more
需求 希望在博客中能预览pdf,hexo已有插件支持pdf预览,非常方便,只需安装插件和添加链接即可。 # 实现 安装插件 1npm install --save hexo-pdf 使用 在arkdown文件中添加pdf 本地资源 1{% pdf test.pdf %} 在线资源 12<center> 监督学习</center> # 居中