Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 350 Bytes

readme.md

File metadata and controls

29 lines (18 loc) · 350 Bytes

hexo-docx

🚀

基于docx-preview的hexo插件

A hexo plugin based on docx-preview which Help you display docx files in hexo

Install

npm install hexo-docx

本package的转译预览基于docx-preview

Usage/用法:


{% docx [src] %}
example:
{% docx https://f2v2.com/example.docx %}

License

MIT