docx-rs/docx-core/src/xml_builder
bokuweb 6f54e5e493
Support start chars (#51)
* feat: suport start char for writer

* support start char and add option to indent start

* fix:lint error

* fix: lint
2020-03-10 11:56:12 +09:00
..
comments.rs feat: Add comments 2019-12-04 17:39:59 +09:00
core_properties.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
declaration.rs feat: Add doc app props 2019-11-05 19:20:40 +09:00
document.rs feat: Add p style 2019-11-11 14:45:01 +09:00
elements.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
fonts.rs feat: Add style 2019-11-14 19:21:45 +09:00
macros.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
mod.rs feat: Add numberings 2019-12-07 00:20:33 +09:00
numbering.rs feat: Support default numbering 2019-12-07 00:29:12 +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: Add settings 2019-11-14 15:54:39 +09:00
styles.rs feat: Add p style 2019-11-11 14:45:01 +09:00