docx-rs/docx-core/examples
bokuweb 4bce99003f
Fix table align reader (#88)
* fix: table align reader

* 0.0.87

* fix: spec

* chore: add fixture
2020-06-19 02:36:15 +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
font.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +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_floating.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
image_inline.rs Support floating image (#75) 2020-06-03 03:27:04 +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 Fix table align reader (#88) 2020-06-19 02:36:15 +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