MCPcopy Create free account

hub / github.com/andrewfhw/quill-to-word / functions

Functions39 in github.com/andrewfhw/quill-to-word

↓ 24 callersFunctiongenerateWord
(delta: RawQuillDelta | ParsedQuillDelta | ParsedQuillDelta[], config?: Config)
src/exporter.ts:22
↓ 7 callersFunctionsetStyle
(style: StyleProperties, styleId: string, index: number)
src/exporter.ts:64
↓ 1 callersFunctionaddCustomBullets
(numberConfig: NumberingConfig | undefined, bulletLevels: CustomLevels[])
src/exporter.ts:184
↓ 1 callersFunctionalignSimple
()
src/test-io.ts:523
↓ 1 callersFunctionblankDocOutput
()
src/test-io.ts:14
↓ 1 callersFunctionblockquoteSimple
()
src/test-io.ts:458
↓ 1 callersFunctionbuildFormula
(formula: string)
src/exporter.ts:308
↓ 1 callersFunctionbuildHyperlinks
(quillLinks: QHyperLink[])
src/exporter.ts:200
↓ 1 callersFunctionbuildNumbering
(numberOfLists: number)
src/exporter.ts:165
↓ 1 callersFunctionbuildParagraph
(paragraph: QParagraph)
src/exporter.ts:251
↓ 1 callersFunctionbuildSection
(quillParagraphs: QParagraph[], doc: docx.Document)
src/exporter.ts:220
↓ 1 callersFunctionbuildTextRun
(run: QTextRun, paragraph: QParagraph)
src/exporter.ts:283
↓ 1 callersFunctionbuildVideo
(video: string)
src/exporter.ts:315
↓ 1 callersFunctionbulletFormatted
()
src/test-io.ts:720
↓ 1 callersFunctionbulletSimple
()
src/test-io.ts:608
↓ 1 callersFunctioncodeblockSimple
()
src/test-io.ts:408
↓ 1 callersFunctioncustomBlockquote
()
src/test-io.ts:1390
↓ 1 callersFunctioncustomCode
()
src/test-io.ts:1477
↓ 1 callersFunctioncustomCodeStyle
()
src/test-io.ts:1485
↓ 1 callersFunctioncustomHeader
()
src/test-io.ts:1235
↓ 1 callersFunctioncustomList
()
src/test-io.ts:1546
↓ 1 callersFunctioncustomListStyle
()
src/test-io.ts:1554
↓ 1 callersFunctioncustomNormal
()
src/test-io.ts:1316
↓ 1 callersFunctioncustomStyleBlockquote
()
src/test-io.ts:1398
↓ 1 callersFunctioncustomStyleHeader
()
src/test-io.ts:1252
↓ 1 callersFunctioncustomStyleNormal
()
src/test-io.ts:1324
↓ 1 callersFunctionembedsSimple
()
src/test-io.ts:962
↓ 1 callersFunctionexportDoc
(doc: docx.Document, config?: Config)
src/exporter.ts:147
↓ 1 callersFunctionheaderSimple
()
src/test-io.ts:350
↓ 1 callersFunctionhyperlinksSimple
()
src/test-io.ts:285
↓ 1 callersFunctionmultiParagraphOutput
()
src/test-io.ts:66
↓ 1 callersFunctionorderedSimple
()
src/test-io.ts:827
↓ 1 callersFunctionparsedDelta
()
src/test-io.ts:1059
↓ 1 callersFunctionparsedDeltaArray
()
src/test-io.ts:1127
↓ 1 callersFunctionrunFormatting
()
src/test-io.ts:165
↓ 1 callersFunctionsetParagraphsStyles
(paragraphStyles: StyleConfig)
src/exporter.ts:74
↓ 1 callersFunctionsetupConfig
(config: Config)
src/exporter.ts:106
↓ 1 callersFunctionsetupDoc
(parsedDelta: ParsedQuillDelta, config?: Config)
src/exporter.ts:116
↓ 1 callersFunctionsimpleParagraphOutput
()
src/test-io.ts:38