You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,13 @@ This project provides a Python script that uses Pandoc and Pandoc-Crossref tools
12
12
- Outputs Word documents in a specified format
13
13
- Supports Chinese language
14
14
15
+
The effect is as follows, for more results please see `tests`:
16
+
17
+
<palign="center">
18
+
<imgsrc=".assets/en-word-1.jpg"width="200"/>
19
+
<imgsrc=".assets/en-word-2.jpg"width="200"/>
20
+
</p>
21
+
15
22
## Quick Start
16
23
17
24
Ensure all dependencies such as Pandoc and Pandoc-Crossref are properly installed, see [Installing Dependencies](#installing-dependencies). Execute the following command in the command line:
0 commit comments