docx-rs/docx-core/examples
bokuweb f14fbdcb75
Support text direction (#235)
* fix: Add text direction

* fix: Add element

* fix: add js if and update test

* fix example

* spec: update snaps

* update
2021-03-03 10:35:50 +09:00
..
alignment.rs Rename (#27) 2020-01-24 19:44:43 +09:00
bookmark.rs feat: Support top level bookmark (#133) 2020-09-02 18:23:53 +09:00
comment.rs Fix comment structure (#216) 2020-12-21 17:30:42 +09:00
doc_id.rs feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
font.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
header.rs Support default section header (#115) 2020-08-13 17:27:45 +09:00
hello.rs Rename (#27) 2020-01-24 19:44:43 +09:00
history.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
image_floating.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
image_inline.rs Support floating image (#75) 2020-06-03 03:27:04 +09:00
indent.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
nested_comment.rs Fix comment structure (#216) 2020-12-21 17:30:42 +09:00
numbering.rs Support start chars (#51) 2020-03-10 11:56:12 +09:00
page_margin.rs Add page margin test (#175) 2020-10-13 00:04:09 +09:00
page_size.rs Fix default section page props (#164) 2020-10-09 20:30:55 +09:00
reader.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
table.rs Support text direction (#235) 2021-03-03 10:35:50 +09:00
table_border.rs feat: Support table cell border (#63) 2020-04-27 10:41:23 +09:00