docx-rs/docx-core/examples
bokuweb a346cd1a16
Fix support hyperlink reader (#508)
* fix

* fix: support external link

* wip

* fix

Co-authored-by: bokuweb <bokuweb@bokuwebnombp.lan>
2022-07-06 10:47:15 +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
custom_property.rs Support custom props (#307) 2021-06-23 18:39:01 +09:00
custom_xml.rs Support custom xml (#316) 2021-07-13 18:46:15 +09:00
data_binding.rs feat: Impl dataBinding (#383) 2021-12-09 19:37:54 +09:00
dirty_toc.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
doc_id.rs feat: Support doc_id (#120) 2020-08-20 00:53:35 +09:00
even_header.rs impl first and even header/footer with rust/JS (#374) 2021-11-27 19:12:06 +09:00
first_header.rs impl first and even header/footer with rust/JS (#374) 2021-11-27 19:12:06 +09:00
font.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
font_size.rs docs: fontsize example (#441) 2022-03-11 11:35:56 +09:00
footer.rs Support default footer (#366) 2021-11-25 01:49:27 +09:00
header.rs fix: disabled empty header (#369) 2021-11-25 23:33:13 +09:00
hello.rs fix: recursive style (#475) 2022-05-19 16:35:29 +09:00
history.rs fix: comment importing in delete (#226) 2021-01-27 19:44:29 +09:00
hyperlink.rs Fix support hyperlink reader (#508) 2022-07-06 10:47:15 +09:00
image_floating.rs Add img js if (#481) 2022-05-23 16:24:44 +09:00
image_inline.rs Add img js if (#481) 2022-05-23 16:24:44 +09:00
image_reader.rs feat: improve pic reader (#456) 2022-03-28 19:40:32 +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
outline_lvl.rs add paragraph propertie outlineLvl support (#335) 2021-09-10 09:42:08 +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 0.0.254 (#466) 2022-04-22 15:24:15 +09:00
sdt.rs feat: impl sdt writer (#380) 2021-12-03 00:56:29 +09:00
table.rs 0.2.10 (#260) 2021-03-23 12:08:19 +09:00
table_border.rs Improve cell borders (#243) 2021-03-16 16:09:39 +09:00
toc_simple.rs feat: Support styleWithLevels (#403) 2022-01-11 00:39:38 +09:00
toc_with_hyperlink.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
toc_with_item.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
toc_with_style_level.rs feat: Support styleWithLevels (#403) 2022-01-11 00:39:38 +09:00
toc_with_tc.rs Improve toc writer2 (#389) 2022-01-03 02:18:04 +09:00
web_ext.rs fix: (#314) 2021-07-09 13:04:48 +09:00