enable function to move paragraphs into absaetze
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m48s

This commit is contained in:
2024-02-15 15:07:36 +01:00
parent 567994a47e
commit 6c31131cdd
5 changed files with 61 additions and 0 deletions

1
Cargo.lock generated
View File

@ -583,6 +583,7 @@ dependencies = [
"env_logger",
"log",
"pretty_assertions",
"regex",
"roxmltree",
"serde",
"serde_json",