Add chapter marker button, fix f-string, fix contnet before chapter not including

This commit is contained in:
Deniz Şafak
2025-05-04 13:53:03 +03:00
parent 146fcb3c1f
commit 15f1eb7f1e
3 changed files with 25 additions and 3 deletions
+3
View File
@@ -1 +1,4 @@
- Added `Insert chapter marker` button in text editor to insert chapter markers at the current cursor position.
- Fixed `f-string: unmatched '['` error in Voice preview, mentioned in #14
- Fixed the content before first chapter not being included in the output (added handling for initial content).
- Fixed m4b chapter generation opens CMD window in Windows.