1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-05 15:50:24 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
github-actions[bot]
f7d29bb5c3 🎨 改进代码样式 (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-25 00:30:44 +09:00
源文雨
8d5f632f73 chore: make lint happy 2024-09-25 00:29:01 +09:00
源文雨
753783d2e3 fix: tidy formats 2024-09-25 00:19:59 +09:00
David Johnson
7782d22c85 feat: enable table customization and styles for paragraphs (#39) 2024-09-25 00:15:22 +09:00
源文雨
69a899d4a5 add SplitByParagraph 2023-03-09 17:20:17 +08:00
源文雨
ff131af5fa reduce unsafe 2023-03-04 21:31:03 +08:00
源文雨
503db4a49c 优化 para.String 2023-03-03 14:56:06 +08:00
源文雨
0e18f8a163 feat: add shade effect 2023-02-26 15:01:17 +08:00
源文雨
2f9f76f1dc rename package to docx 2023-02-26 13:07:16 +08:00
源文雨
fafd4c9fc3 refactor: Run use Children 2023-02-25 21:18:29 +08:00
源文雨
e32b907c6a make lint happy 2023-02-24 21:25:20 +08:00
源文雨
6e9f1befa5 add w:tblpPr w:jc to table 2023-02-24 21:23:22 +08:00
源文雨
70ec491d1c change LICENSE to AGPLv3 2023-02-24 16:14:09 +08:00
源文雨
eef86484df fix: table border 2023-02-24 15:54:18 +08:00
源文雨
be9f9e9672 初步完成table 2023-02-23 22:41:29 +08:00