text-document-formatting 1.4.0

Undoable text and block formatting use cases for text-document
Documentation
1
2
3
4
5
6
7
8
9
// Generated by Qleany v1.5.1 from feature_use_cases_mod.tera

pub(crate) mod merge_text_format_uc;
pub(crate) mod set_block_format_uc;
pub(crate) mod set_frame_format_uc;
pub(crate) mod set_list_format_uc;
pub(crate) mod set_table_cell_format_uc;
pub(crate) mod set_table_format_uc;
pub(crate) mod set_text_format_uc;