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

18 Commits

Author SHA1 Message Date
Rodrigo Stewart
9f8f327c74 feat: 增加page margin和number (#48) 2025-01-01 00:30:56 +09:00
源文雨
8d5f632f73 chore: make lint happy 2024-09-25 00:29:01 +09:00
David Johnson
7782d22c85 feat: enable table customization and styles for paragraphs (#39) 2024-09-25 00:15:22 +09:00
mabiao0525
e9a89648f8 feat: add_pagabreaks (#21) 2024-03-17 19:58:15 +09:00
源文雨
b68d555c67 add KeepElements & DropDrawingOf 2023-03-09 20:50:39 +08:00
源文雨
ff131af5fa reduce unsafe 2023-03-04 21:31:03 +08:00
源文雨
503db4a49c 优化 para.String 2023-03-03 14:56:06 +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
源文雨
70ec491d1c change LICENSE to AGPLv3 2023-02-24 16:14:09 +08:00
源文雨
be9f9e9672 初步完成table 2023-02-23 22:41:29 +08:00
源文雨
fa053fefd4 make lint happy 2023-02-23 14:34:44 +08:00
源文雨
8f87a17722 refactor: Paragraph.Children to []interface{} 2023-02-22 21:05:15 +08:00
源文雨
6ba1fa9485 add w:jc & w:tab 2023-02-21 14:52:22 +08:00
源文雨
ae07360d5e feat: add drawing inline marshal 2023-02-08 21:25:09 +08:00
源文雨
7ff4850504 优化代码结构 2023-02-08 16:19:09 +08:00
Gonzalo Fernandez-Victorio
9cb29541da Fix links 2021-04-30 13:51:52 +01:00
Gonzalo Fernandez-Victorio
c821a33692 House cleaning 2021-04-29 17:56:21 +01:00