docx-rs/docx-core
hayato-SMZ 7d026a4ee4
Support multi columns section (#521)
* Add variable space and transfer the role of columns

* Added attribute "w:num" to w:cols

* Update "docx-core" Test and snap updates

* Update "docx-wasm" snap

* Add columns method to Document struct.
2022-08-25 15:30:19 +09:00
..
bindings gen bindings (#427) 2022-01-28 15:36:03 +09:00
examples Fix support hyperlink reader (#508) 2022-07-06 10:47:15 +09:00
src Support multi columns section (#521) 2022-08-25 15:30:19 +09:00
tests Support multi columns section (#521) 2022-08-25 15:30:19 +09:00
Cargo.toml chore(deps): update rust crate insta to 1.16 (#514) 2022-07-22 11:46:21 +09:00