docx-rs/docx-core/src/xml_builder
bokuweb 6c139144f3
Support custom xml (#316)
* feat: Add CustomXML

* feat: Add custom items

* fix: custom items

* fix: test

* update

* fix: lint error

* fix

* allow empty prefix namespace

* 0.0.204

* fix

* 0.0.205
2021-07-13 18:46:15 +09:00
..
comments.rs feat: Add comments 2019-12-04 17:39:59 +09:00
comments_extended.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
core_properties.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
custom_properties.rs Support custom props (#307) 2021-06-23 18:39:01 +09:00
declaration.rs feat: Add doc app props 2019-11-05 19:20:40 +09:00
document.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
drawing.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
elements.rs Support custom xml (#316) 2021-07-13 18:46:15 +09:00
fonts.rs feat: Add style 2019-11-14 19:21:45 +09:00
header.rs Support default section header (#115) 2020-08-13 17:27:45 +09:00
macros.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
mod.rs Support custom props (#307) 2021-06-23 18:39:01 +09:00
numbering.rs feat: Support default numbering 2019-12-07 00:29:12 +09:00
pic.rs Support image output (#69) 2020-05-14 12:01:20 +09:00
properties.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
relationship.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
settings.rs feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
styles.rs feat: Add p style 2019-11-11 14:45:01 +09:00