docx-rs/docx-core/tests/snapshots
git-noise 0ef897ed85
Footnotes initial support (#718)
* Initial footnotes support: add content-types dependency

* Initial footnotes support: add relationship

* Initial footnotes support: add footnotes.xml

* Initial footnotes support: add footnote_reference() for XMLBuilder

* Initial footnotes support: add FootnoteReference to RunChild

* Initial footnotes support: add footnotes to XMLDocx

* Initial footnotes support: add footnotes module

* Initial footnotes support: add footnote and footnote_reference modules

* Initial footnotes support: add footnotes handling logic

* Initial footnotes support: add footnotes example

* Initial footnotes support: add footnote element

* Initial footnotes support: add footnote_reference element

* Initial footnotes support: add footnotes document

* Initial footnotes support: add open_footnotes for XMLBuilder

* Initial footnotes support: add test for footnotes reading

* Initial footnotes support: update snapshots for footnotes

* Initial footnotes support: add test docx for footnotes reading

* Initial footnotes support: update features list

* Initial footnotes support: update snapshots for footnotes

* Initial footnotes support: fix clippy lint - redundant-clone

* Initial footnotes support: add automatic footnote ID generation

* Initial footnotes support: add footnote_id module

* Initial footnotes support: switch to automatically generated IDs

* Initial footnotes support: switch to automatically generated IDs
2024-06-24 20:37:27 +09:00
..
lib__reader__line_spacing.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_bom.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_bookmark.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_comment.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_decoration.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_extended_comment.snap Support for Paragraph's Line Spacing (#346) 2021-09-29 09:03:39 +09:00
lib__reader__read_extended_comments.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_footnotes.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_from_doc.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_hello.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_highlight_and_underline.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_history.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_indent_word_online.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_insert_table.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_lvl_override.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_numbering.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_tab_and_break.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_table_docx.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_table_merged_libre_office.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
lib__reader__read_textbox.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__line_spacing.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_bom.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_bookmark.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_comment.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_decoration.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_extended_comment.snap Support for Paragraph's Line Spacing (#346) 2021-09-29 09:03:39 +09:00
reader__read_extended_comments.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_footnotes.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_from_doc.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_hello.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_highlight_and_underline.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_history.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_indent_word_online.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_insert_table.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_lvl_override.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_numbering.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_tab_and_break.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_table_docx.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_table_merged_libre_office.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00
reader__read_textbox.snap Footnotes initial support (#718) 2024-06-24 20:37:27 +09:00