docx-rs/docx-wasm/src
bokuweb fc10334a09
Support table valign (#56)
* feat: Support valign

* feat: Add valign writer

* feat: Add reader

* fix: indent

* 0.0.56

* fix: indent

* update
2020-03-20 01:19:39 +09:00
..
adaptors Fix read error (#49) 2020-02-28 19:52:41 +09:00
abstract_numbering.rs fix: add abstract numbering and numbering (#35) 2020-02-12 00:21:26 +09:00
comment.rs Rename (#27) 2020-01-24 19:44:43 +09:00
delete.rs Rename (#27) 2020-01-24 19:44:43 +09:00
doc.rs fix: add abstract numbering and numbering (#35) 2020-02-12 00:21:26 +09:00
insert.rs Rename (#27) 2020-01-24 19:44:43 +09:00
level.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
lib.rs fix: add abstract numbering and numbering (#35) 2020-02-12 00:21:26 +09:00
numbering.rs fix: add abstract numbering and numbering (#35) 2020-02-12 00:21:26 +09:00
paragraph.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
reader.rs Update npm pkg (#39) 2020-02-13 02:57:48 +09:00
run.rs Rename (#27) 2020-01-24 19:44:43 +09:00
table.rs Fix reader error (#52) 2020-03-10 12:02:51 +09:00
table_cell.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
table_row.rs Rename (#27) 2020-01-24 19:44:43 +09:00