

GitHub - simonguo/docsify-docx-converter: A tool for building docx based on your...
source link: https://github.com/simonguo/docsify-docx-converter
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

docsify-docx-converter
A tool for building docx based on your docsify project
Install
npm install --save-dev docsify-docx-converter
Usage
Create config file .docsifytodocxrc.js
in your project root directory.
module.exports = {
/** "table of contents" file path */
contents: '_sidebar.md',
/** Whether to enable title degradation, if enabled, replace <h1> with <h2>, <h2> with <h3>, and so on. */
titleDowngrade: true,
/** Document root directory */
rootPath: './docs',
/** Path where docx will stored */
pathToPublic: './README.docx',
/**
* The maximum width of the image in the document, and the height will be adaptive according to the width.
* The default is 468, which is the maximum width of a word document.
*/
imgMaxWidth: 468,
/** The title of the cover page. */
coverTitle: null,
/** The style of the body. */
bodyStyles: 'font-family: 微软雅黑;',
/** landscape or portrait (default) */
orientation: 'portrait',
/** map of margin sizes
* expressed in twentieths of point, see WordprocessingML documentation for details):
* http://officeopenxml.com/WPSectionPgMar.php
* */
margins: {}
};
Add script into package.json:
{
"scripts": {
"convert": "node_modules/.bin/docsify-docx-converter"
}
}
Run converter:
npm run convert
Recommend
-
16
使用 Docsify 创建文档网页并...
-
13
ToolsEasy multi-language, multi-version documentation with Docsify, Git, and GitHub ActionsOctober 07, 2020Last year, I
-
8
支付宝集五福 2021 设计作品集.docx酷coo豆平面设计师/平面设计基础教育,及自学方法传播者。
-
13
您现在的位置:首页 --> 其他 --> pptx,docx,xlsx 文件下载问题 pptx,docx,xlsx 文件下载问题
-
7
TranscriptFY21Q4.docx
-
4
PDF转WORD为什么是历史难题 PDF 转Word 是一个非常非常普遍的需求,可谓人人忌危,为什么如此普遍的需求,却如此难行呢,还得看为什么会有这样的一个需求: PDF文档遵循iOS32000的规范是由Adobe 公司推出的文档格式,之所以应用如此广泛,是...
-
17
LibreOffice docx 轉 pdf 評估筆記 2018-07-04 11:38 PM 13 11,186 我有寫了一個 Word 套表服務,最早是
-
17
DOC 轉 DOCX/PDF 批次轉換-黑暗執行緒 去年分享過將 XLS 批次轉成 XLSX 的 PowerShell 小工具,有讀者問到如果是 DOC 轉 DOCX 要怎麼做? PowerShell 小工具原理是啟...
-
13
pandoc转换带图片的docx到markdown | Landon's Blog Landon's Blog 人的精神思想方面的优势越大,给无聊留下的空间就越小。 ...
-
5
CVE-2022-44666/poc.docx at main · j00sean/CVE-2022-44666 · GitHub Skip to content
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK