docx-rs/docx-core/examples
bokuweb 74e8b2d90a
Fixed a bug where Delete / Insert can only have one Run (#73)
* fix: runs in insert / delete

* fix: json type

* fix: lint
2020-06-01 13:49:41 +09:00
..
alignment.rs Rename (#27) 2020-01-24 19:44:43 +09:00
comment.rs Rename (#27) 2020-01-24 19:44:43 +09:00
hello.rs Rename (#27) 2020-01-24 19:44:43 +09:00
history.rs Rename (#27) 2020-01-24 19:44:43 +09:00
image.rs Support image output (#69) 2020-05-14 12:01:20 +09:00
indent.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
numbering.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
reader.rs Fixed a bug where Delete / Insert can only have one Run (#73) 2020-06-01 13:49:41 +09:00
table.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
table_border.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00