@v1hz/md2docx 1.3.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,823 @@
1
+ {
2
+ "default": {
3
+ "document": {
4
+ "run": {
5
+ "size": 24,
6
+ "sizeComplexScript": 24,
7
+ "language": {
8
+ "val": "en-US",
9
+ "eastAsia": "zh-CN",
10
+ "bidi": "ar-SA"
11
+ }
12
+ },
13
+ "paragraph": {
14
+ "spacing": {
15
+ "after": 200
16
+ }
17
+ }
18
+ }
19
+ },
20
+ "paragraphStyles": [
21
+ {
22
+ "id": "a",
23
+ "name": "Normal",
24
+ "quickFormat": true
25
+ },
26
+ {
27
+ "id": "1",
28
+ "name": "heading 1",
29
+ "basedOn": "a",
30
+ "next": "a0",
31
+ "link": "10",
32
+ "quickFormat": true,
33
+ "uiPriority": 9,
34
+ "run": {
35
+ "font": {
36
+ "ascii": "Times New Roman",
37
+ "hAnsi": "Times New Roman",
38
+ "eastAsia": "黑体"
39
+ },
40
+ "size": 32,
41
+ "sizeComplexScript": 40,
42
+ "color": "000000",
43
+ "bold": true
44
+ },
45
+ "paragraph": {
46
+ "spacing": {
47
+ "before": 360,
48
+ "after": 80
49
+ },
50
+ "keepNext": true,
51
+ "keepLines": true,
52
+ "outlineLevel": 0
53
+ }
54
+ },
55
+ {
56
+ "id": "2",
57
+ "name": "heading 2",
58
+ "basedOn": "a",
59
+ "next": "a0",
60
+ "link": "20",
61
+ "quickFormat": true,
62
+ "semiHidden": true,
63
+ "unhideWhenUsed": true,
64
+ "uiPriority": 9,
65
+ "run": {
66
+ "font": {
67
+ "ascii": "Times New Roman",
68
+ "hAnsi": "Times New Roman",
69
+ "eastAsia": "黑体"
70
+ },
71
+ "size": 28,
72
+ "sizeComplexScript": 32,
73
+ "color": "000000",
74
+ "bold": true
75
+ },
76
+ "paragraph": {
77
+ "spacing": {
78
+ "before": 160,
79
+ "after": 80
80
+ },
81
+ "keepNext": true,
82
+ "keepLines": true,
83
+ "outlineLevel": 1
84
+ }
85
+ },
86
+ {
87
+ "id": "3",
88
+ "name": "heading 3",
89
+ "basedOn": "a",
90
+ "next": "a0",
91
+ "link": "30",
92
+ "quickFormat": true,
93
+ "semiHidden": true,
94
+ "unhideWhenUsed": true,
95
+ "uiPriority": 9,
96
+ "run": {
97
+ "font": {
98
+ "ascii": "Times New Roman",
99
+ "hAnsi": "Times New Roman",
100
+ "eastAsia": "黑体"
101
+ },
102
+ "sizeComplexScript": 28,
103
+ "color": "000000",
104
+ "bold": true
105
+ },
106
+ "paragraph": {
107
+ "spacing": {
108
+ "before": 160,
109
+ "after": 80
110
+ },
111
+ "keepNext": true,
112
+ "keepLines": true,
113
+ "outlineLevel": 2
114
+ }
115
+ },
116
+ {
117
+ "id": "4",
118
+ "name": "heading 4",
119
+ "basedOn": "a",
120
+ "next": "a0",
121
+ "link": "40",
122
+ "quickFormat": true,
123
+ "semiHidden": true,
124
+ "unhideWhenUsed": true,
125
+ "uiPriority": 9,
126
+ "run": {
127
+ "font": {
128
+ "eastAsia": "宋体"
129
+ },
130
+ "color": "000000",
131
+ "italicsComplexScript": true
132
+ },
133
+ "paragraph": {
134
+ "spacing": {
135
+ "before": 80,
136
+ "after": 40
137
+ },
138
+ "keepNext": true,
139
+ "keepLines": true,
140
+ "outlineLevel": 3
141
+ }
142
+ },
143
+ {
144
+ "id": "5",
145
+ "name": "heading 5",
146
+ "basedOn": "a",
147
+ "next": "a0",
148
+ "link": "50",
149
+ "quickFormat": true,
150
+ "semiHidden": true,
151
+ "unhideWhenUsed": true,
152
+ "uiPriority": 9,
153
+ "run": {
154
+ "color": "0F4761"
155
+ },
156
+ "paragraph": {
157
+ "spacing": {
158
+ "before": 80,
159
+ "after": 40
160
+ },
161
+ "keepNext": true,
162
+ "keepLines": true,
163
+ "outlineLevel": 4
164
+ }
165
+ },
166
+ {
167
+ "id": "6",
168
+ "name": "heading 6",
169
+ "basedOn": "a",
170
+ "next": "a0",
171
+ "link": "60",
172
+ "quickFormat": true,
173
+ "semiHidden": true,
174
+ "unhideWhenUsed": true,
175
+ "uiPriority": 9,
176
+ "run": {
177
+ "color": "595959",
178
+ "italics": true,
179
+ "italicsComplexScript": true
180
+ },
181
+ "paragraph": {
182
+ "spacing": {
183
+ "before": 40,
184
+ "after": 0
185
+ },
186
+ "keepNext": true,
187
+ "keepLines": true,
188
+ "outlineLevel": 5
189
+ }
190
+ },
191
+ {
192
+ "id": "7",
193
+ "name": "heading 7",
194
+ "basedOn": "a",
195
+ "next": "a0",
196
+ "link": "70",
197
+ "quickFormat": true,
198
+ "semiHidden": true,
199
+ "unhideWhenUsed": true,
200
+ "uiPriority": 9,
201
+ "run": {
202
+ "color": "595959"
203
+ },
204
+ "paragraph": {
205
+ "spacing": {
206
+ "before": 40,
207
+ "after": 0
208
+ },
209
+ "keepNext": true,
210
+ "keepLines": true,
211
+ "outlineLevel": 6
212
+ }
213
+ },
214
+ {
215
+ "id": "8",
216
+ "name": "heading 8",
217
+ "basedOn": "a",
218
+ "next": "a0",
219
+ "link": "80",
220
+ "quickFormat": true,
221
+ "semiHidden": true,
222
+ "unhideWhenUsed": true,
223
+ "uiPriority": 9,
224
+ "run": {
225
+ "color": "272727",
226
+ "italics": true,
227
+ "italicsComplexScript": true
228
+ },
229
+ "paragraph": {
230
+ "spacing": {
231
+ "after": 0
232
+ },
233
+ "keepNext": true,
234
+ "keepLines": true,
235
+ "outlineLevel": 7
236
+ }
237
+ },
238
+ {
239
+ "id": "9",
240
+ "name": "heading 9",
241
+ "basedOn": "a",
242
+ "next": "a0",
243
+ "link": "90",
244
+ "quickFormat": true,
245
+ "semiHidden": true,
246
+ "unhideWhenUsed": true,
247
+ "uiPriority": 9,
248
+ "run": {
249
+ "color": "272727"
250
+ },
251
+ "paragraph": {
252
+ "spacing": {
253
+ "after": 0
254
+ },
255
+ "keepNext": true,
256
+ "keepLines": true,
257
+ "outlineLevel": 8
258
+ }
259
+ },
260
+ {
261
+ "id": "a0",
262
+ "name": "Body Text",
263
+ "basedOn": "a",
264
+ "quickFormat": true,
265
+ "run": {
266
+ "font": {
267
+ "ascii": "Times New Roman",
268
+ "hAnsi": "Times New Roman",
269
+ "eastAsia": "宋体"
270
+ }
271
+ },
272
+ "paragraph": {
273
+ "spacing": {
274
+ "before": 180,
275
+ "after": 180
276
+ },
277
+ "indent": {
278
+ "firstLine": 482
279
+ }
280
+ }
281
+ },
282
+ {
283
+ "id": "FirstParagraph",
284
+ "name": "First Paragraph",
285
+ "basedOn": "a0",
286
+ "next": "a0",
287
+ "quickFormat": true
288
+ },
289
+ {
290
+ "id": "Compact",
291
+ "name": "Compact",
292
+ "basedOn": "a0",
293
+ "quickFormat": true,
294
+ "paragraph": {
295
+ "spacing": {
296
+ "before": 36,
297
+ "after": 36
298
+ },
299
+ "indent": {
300
+ "firstLine": 0,
301
+ "left": 0,
302
+ "right": 0,
303
+ "hanging": 0
304
+ }
305
+ }
306
+ },
307
+ {
308
+ "id": "a4",
309
+ "name": "Title",
310
+ "basedOn": "a",
311
+ "next": "a0",
312
+ "link": "a5",
313
+ "quickFormat": true,
314
+ "uiPriority": 10,
315
+ "run": {
316
+ "font": {
317
+ "ascii": "Times New Roman",
318
+ "hAnsi": "Times New Roman",
319
+ "eastAsia": "黑体"
320
+ },
321
+ "size": 44,
322
+ "sizeComplexScript": 56,
323
+ "bold": true
324
+ },
325
+ "paragraph": {
326
+ "alignment": "center",
327
+ "spacing": {
328
+ "after": 80
329
+ },
330
+ "contextualSpacing": true
331
+ }
332
+ },
333
+ {
334
+ "id": "a6",
335
+ "name": "Subtitle",
336
+ "basedOn": "a4",
337
+ "next": "a0",
338
+ "link": "a7",
339
+ "quickFormat": true,
340
+ "uiPriority": 11,
341
+ "run": {
342
+ "size": 28,
343
+ "sizeComplexScript": 28,
344
+ "characterSpacing": 15
345
+ }
346
+ },
347
+ {
348
+ "id": "Author",
349
+ "name": "Author",
350
+ "basedOn": "a4",
351
+ "next": "a0",
352
+ "quickFormat": true,
353
+ "run": {
354
+ "size": 24,
355
+ "sizeComplexScript": 24
356
+ },
357
+ "paragraph": {
358
+ "keepNext": true,
359
+ "keepLines": true
360
+ }
361
+ },
362
+ {
363
+ "id": "a8",
364
+ "name": "Date",
365
+ "basedOn": "a4",
366
+ "next": "a0",
367
+ "quickFormat": true,
368
+ "run": {
369
+ "size": 24,
370
+ "sizeComplexScript": 24
371
+ },
372
+ "paragraph": {
373
+ "keepNext": true,
374
+ "keepLines": true
375
+ }
376
+ },
377
+ {
378
+ "id": "AbstractTitle",
379
+ "name": "Abstract Title",
380
+ "basedOn": "a",
381
+ "next": "Abstract",
382
+ "quickFormat": true,
383
+ "run": {
384
+ "size": 20,
385
+ "sizeComplexScript": 20,
386
+ "bold": true
387
+ },
388
+ "paragraph": {
389
+ "alignment": "center",
390
+ "spacing": {
391
+ "before": 300,
392
+ "after": 0
393
+ },
394
+ "keepNext": true,
395
+ "keepLines": true
396
+ }
397
+ },
398
+ {
399
+ "id": "Abstract",
400
+ "name": "Abstract",
401
+ "basedOn": "a",
402
+ "next": "a0",
403
+ "quickFormat": true,
404
+ "run": {
405
+ "size": 20,
406
+ "sizeComplexScript": 20
407
+ },
408
+ "paragraph": {
409
+ "spacing": {
410
+ "before": 100,
411
+ "after": 300
412
+ },
413
+ "keepNext": true,
414
+ "keepLines": true
415
+ }
416
+ },
417
+ {
418
+ "id": "a9",
419
+ "name": "Bibliography",
420
+ "basedOn": "a",
421
+ "quickFormat": true
422
+ },
423
+ {
424
+ "id": "aa",
425
+ "name": "Block Text",
426
+ "basedOn": "a0",
427
+ "next": "a0",
428
+ "quickFormat": true,
429
+ "unhideWhenUsed": true,
430
+ "uiPriority": 9,
431
+ "paragraph": {
432
+ "spacing": {
433
+ "before": 100,
434
+ "after": 100
435
+ },
436
+ "indent": {
437
+ "left": 480,
438
+ "right": 480
439
+ }
440
+ }
441
+ },
442
+ {
443
+ "id": "ab",
444
+ "name": "footnote text",
445
+ "basedOn": "a",
446
+ "quickFormat": true,
447
+ "unhideWhenUsed": true,
448
+ "uiPriority": 9
449
+ },
450
+ {
451
+ "id": "FootnoteBlockText",
452
+ "name": "Footnote Block Text",
453
+ "basedOn": "ab",
454
+ "next": "ab",
455
+ "quickFormat": true,
456
+ "unhideWhenUsed": true,
457
+ "uiPriority": 9,
458
+ "paragraph": {
459
+ "spacing": {
460
+ "before": 100,
461
+ "after": 100
462
+ },
463
+ "indent": {
464
+ "left": 480,
465
+ "right": 480
466
+ }
467
+ }
468
+ },
469
+ {
470
+ "id": "DefinitionTerm",
471
+ "name": "Definition Term",
472
+ "basedOn": "a",
473
+ "next": "Definition",
474
+ "run": {
475
+ "bold": true
476
+ },
477
+ "paragraph": {
478
+ "spacing": {
479
+ "after": 0
480
+ },
481
+ "keepNext": true,
482
+ "keepLines": true
483
+ }
484
+ },
485
+ {
486
+ "id": "Definition",
487
+ "name": "Definition",
488
+ "basedOn": "a"
489
+ },
490
+ {
491
+ "id": "ac",
492
+ "name": "caption",
493
+ "basedOn": "a",
494
+ "link": "ad",
495
+ "run": {
496
+ "italics": true
497
+ },
498
+ "paragraph": {
499
+ "spacing": {
500
+ "after": 120
501
+ }
502
+ }
503
+ },
504
+ {
505
+ "id": "TableCaption",
506
+ "name": "Table Caption",
507
+ "basedOn": "ac",
508
+ "paragraph": {
509
+ "keepNext": true
510
+ }
511
+ },
512
+ {
513
+ "id": "ImageCaption",
514
+ "name": "Image Caption",
515
+ "basedOn": "ac",
516
+ "quickFormat": true,
517
+ "run": {
518
+ "font": {
519
+ "ascii": "Times New Roman",
520
+ "hAnsi": "Times New Roman",
521
+ "eastAsia": "宋体"
522
+ },
523
+ "size": 18,
524
+ "italics": false
525
+ },
526
+ "paragraph": {
527
+ "alignment": "center"
528
+ }
529
+ },
530
+ {
531
+ "id": "Figure",
532
+ "name": "Figure",
533
+ "basedOn": "a"
534
+ },
535
+ {
536
+ "id": "CaptionedFigure",
537
+ "name": "Captioned Figure",
538
+ "basedOn": "Figure",
539
+ "quickFormat": true,
540
+ "paragraph": {
541
+ "alignment": "center",
542
+ "keepNext": true
543
+ }
544
+ },
545
+ {
546
+ "id": "TOC",
547
+ "name": "TOC Heading",
548
+ "basedOn": "1",
549
+ "next": "a0",
550
+ "quickFormat": true,
551
+ "unhideWhenUsed": true,
552
+ "uiPriority": 39,
553
+ "run": {
554
+ "color": "0F4761"
555
+ },
556
+ "paragraph": {
557
+ "spacing": {
558
+ "before": 240,
559
+ "line": 259,
560
+ "lineRule": "auto"
561
+ },
562
+ "outlineLevel": 9
563
+ }
564
+ },
565
+ {
566
+ "id": "SourceCode",
567
+ "name": "Source Code",
568
+ "basedOn": "a",
569
+ "link": "VerbatimChar"
570
+ },
571
+ {
572
+ "id": "af0",
573
+ "name": "header",
574
+ "basedOn": "a",
575
+ "link": "af1",
576
+ "run": {
577
+ "size": 18,
578
+ "sizeComplexScript": 18
579
+ },
580
+ "paragraph": {
581
+ "alignment": "center"
582
+ }
583
+ },
584
+ {
585
+ "id": "af2",
586
+ "name": "footer",
587
+ "basedOn": "a",
588
+ "link": "af3",
589
+ "run": {
590
+ "size": 18,
591
+ "sizeComplexScript": 18
592
+ }
593
+ }
594
+ ],
595
+ "characterStyles": [
596
+ {
597
+ "id": "a1",
598
+ "name": "Default Paragraph Font",
599
+ "semiHidden": true,
600
+ "unhideWhenUsed": true,
601
+ "uiPriority": 1
602
+ },
603
+ {
604
+ "id": "a5",
605
+ "name": "标题 字符",
606
+ "basedOn": "a1",
607
+ "link": "a4",
608
+ "uiPriority": 10,
609
+ "run": {
610
+ "font": {
611
+ "ascii": "Times New Roman",
612
+ "hAnsi": "Times New Roman",
613
+ "eastAsia": "黑体"
614
+ },
615
+ "size": 44,
616
+ "sizeComplexScript": 56,
617
+ "bold": true
618
+ }
619
+ },
620
+ {
621
+ "id": "a7",
622
+ "name": "副标题 字符",
623
+ "basedOn": "a1",
624
+ "link": "a6",
625
+ "uiPriority": 11,
626
+ "run": {
627
+ "size": 28,
628
+ "sizeComplexScript": 28,
629
+ "color": "595959",
630
+ "characterSpacing": 15
631
+ }
632
+ },
633
+ {
634
+ "id": "10",
635
+ "name": "标题 1 字符",
636
+ "basedOn": "a1",
637
+ "link": "1",
638
+ "uiPriority": 9,
639
+ "run": {
640
+ "font": {
641
+ "ascii": "Times New Roman",
642
+ "hAnsi": "Times New Roman",
643
+ "eastAsia": "黑体"
644
+ },
645
+ "size": 32,
646
+ "sizeComplexScript": 40,
647
+ "color": "000000",
648
+ "bold": true
649
+ }
650
+ },
651
+ {
652
+ "id": "20",
653
+ "name": "标题 2 字符",
654
+ "basedOn": "a1",
655
+ "link": "2",
656
+ "semiHidden": true,
657
+ "uiPriority": 9,
658
+ "run": {
659
+ "font": {
660
+ "ascii": "Times New Roman",
661
+ "hAnsi": "Times New Roman",
662
+ "eastAsia": "黑体"
663
+ },
664
+ "size": 28,
665
+ "sizeComplexScript": 32,
666
+ "color": "000000",
667
+ "bold": true
668
+ }
669
+ },
670
+ {
671
+ "id": "30",
672
+ "name": "标题 3 字符",
673
+ "basedOn": "a1",
674
+ "link": "3",
675
+ "semiHidden": true,
676
+ "uiPriority": 9,
677
+ "run": {
678
+ "font": {
679
+ "ascii": "Times New Roman",
680
+ "hAnsi": "Times New Roman",
681
+ "eastAsia": "黑体"
682
+ },
683
+ "sizeComplexScript": 28,
684
+ "color": "000000",
685
+ "bold": true
686
+ }
687
+ },
688
+ {
689
+ "id": "40",
690
+ "name": "标题 4 字符",
691
+ "basedOn": "a1",
692
+ "link": "4",
693
+ "semiHidden": true,
694
+ "uiPriority": 9,
695
+ "run": {
696
+ "font": {
697
+ "eastAsia": "宋体"
698
+ },
699
+ "color": "000000",
700
+ "italicsComplexScript": true
701
+ }
702
+ },
703
+ {
704
+ "id": "50",
705
+ "name": "标题 5 字符",
706
+ "basedOn": "a1",
707
+ "link": "5",
708
+ "semiHidden": true,
709
+ "uiPriority": 9,
710
+ "run": {
711
+ "color": "0F4761"
712
+ }
713
+ },
714
+ {
715
+ "id": "60",
716
+ "name": "标题 6 字符",
717
+ "basedOn": "a1",
718
+ "link": "6",
719
+ "semiHidden": true,
720
+ "uiPriority": 9,
721
+ "run": {
722
+ "color": "595959",
723
+ "italics": true,
724
+ "italicsComplexScript": true
725
+ }
726
+ },
727
+ {
728
+ "id": "70",
729
+ "name": "标题 7 字符",
730
+ "basedOn": "a1",
731
+ "link": "7",
732
+ "semiHidden": true,
733
+ "uiPriority": 9,
734
+ "run": {
735
+ "color": "595959"
736
+ }
737
+ },
738
+ {
739
+ "id": "80",
740
+ "name": "标题 8 字符",
741
+ "basedOn": "a1",
742
+ "link": "8",
743
+ "semiHidden": true,
744
+ "uiPriority": 9,
745
+ "run": {
746
+ "color": "272727",
747
+ "italics": true,
748
+ "italicsComplexScript": true
749
+ }
750
+ },
751
+ {
752
+ "id": "90",
753
+ "name": "标题 9 字符",
754
+ "basedOn": "a1",
755
+ "link": "9",
756
+ "semiHidden": true,
757
+ "uiPriority": 9,
758
+ "run": {
759
+ "color": "272727"
760
+ }
761
+ },
762
+ {
763
+ "id": "ad",
764
+ "name": "题注 字符",
765
+ "basedOn": "a1",
766
+ "link": "ac"
767
+ },
768
+ {
769
+ "id": "VerbatimChar",
770
+ "name": "Verbatim Char",
771
+ "basedOn": "ad",
772
+ "link": "SourceCode",
773
+ "run": {
774
+ "font": {
775
+ "ascii": "Consolas",
776
+ "hAnsi": "Consolas"
777
+ },
778
+ "size": 22
779
+ }
780
+ },
781
+ {
782
+ "id": "SectionNumber",
783
+ "name": "Section Number",
784
+ "basedOn": "ad"
785
+ },
786
+ {
787
+ "id": "ae",
788
+ "name": "footnote reference",
789
+ "basedOn": "ad",
790
+ "run": {
791
+ "superScript": true
792
+ }
793
+ },
794
+ {
795
+ "id": "af",
796
+ "name": "Hyperlink",
797
+ "basedOn": "ad",
798
+ "run": {
799
+ "color": "156082"
800
+ }
801
+ },
802
+ {
803
+ "id": "af1",
804
+ "name": "页眉 字符",
805
+ "basedOn": "a1",
806
+ "link": "af0",
807
+ "run": {
808
+ "size": 18,
809
+ "sizeComplexScript": 18
810
+ }
811
+ },
812
+ {
813
+ "id": "af3",
814
+ "name": "页脚 字符",
815
+ "basedOn": "a1",
816
+ "link": "af2",
817
+ "run": {
818
+ "size": 18,
819
+ "sizeComplexScript": 18
820
+ }
821
+ }
822
+ ]
823
+ }