docx-rs/docx-core/src/documents
bokuweb 089772a12c
Impl comment reader (#212)
* feat: Impl comments reader

* feat: Impl comment extended reader

* feat: Fixup comment reader

* feat: Update snaps

* faet: Update snaps

* fix: comment overwritten bug

* fix: parent comment id seeker

* fix: update js reader snaps
2020-12-15 22:33:01 +09:00
..
doc_props Add reader (#33) 2020-02-11 17:01:39 +09:00
elements Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
snapshots Support nest comment (#116) 2020-08-14 01:57:59 +09:00
build_xml.rs feat: Add core 2019-11-06 12:41:55 +09:00
comments.rs Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
comments_extended.rs Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
content_types.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
document.rs Fix default section page props (#164) 2020-10-09 20:30:55 +09:00
document_rels.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
font_table.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
header.rs Support default section header (#115) 2020-08-13 17:27:45 +09:00
header_id.rs Support default section header (#115) 2020-08-13 17:27:45 +09:00
history_id.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
mod.rs Impl comment reader (#212) 2020-12-15 22:33:01 +09:00
numberings.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
paragraph_id.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00
pic_id.rs Support image output (#69) 2020-05-14 12:01:20 +09:00
rels.rs Add reader (#33) 2020-02-11 17:01:39 +09:00
settings.rs Support doc vars (#211) 2020-12-15 15:38:17 +09:00
styles.rs Support default fonts (#207) 2020-12-14 15:01:23 +09:00
xml_docx.rs Support nest comment (#116) 2020-08-14 01:57:59 +09:00