1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-16 06:20:25 +08:00

add SplitByParagraph

This commit is contained in:
源文雨
2023-03-09 17:20:17 +08:00
parent 2a630f6342
commit 69a899d4a5
12 changed files with 282 additions and 37 deletions

2
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/fumiama/go-docx
go 1.18
go 1.20
require github.com/fumiama/imgsz v0.0.2