Skip to content

feat: subchapter marker option - #3

Merged
holgern merged 2 commits into
buchwandler:mainfrom
crumblecoding:subchapter-marker
Jul 26, 2026
Merged

feat: subchapter marker option#3
holgern merged 2 commits into
buchwandler:mainfrom
crumblecoding:subchapter-marker

Conversation

@crumblecoding

@crumblecoding crumblecoding commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Custom Sub-chapter markers

Allows users to define additional markers for subchapters.
The default supports ***, but ebooks and other format use custom ones. To prevent them being read out and also add the correct pause, custom subchapter markers can be defined.

The new cli option supports multiple values.

Example usage:

ttsforge convert .\test.txt--subchapter-marker "###" --subchapter-marker "-" --subchapter-marker "oOo"

AI Usage Disclaimer

AI has been used to create most of the code in this PR, though, I have reviewed, tested and verified the results.

@holgern

holgern commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Thanks a lot for your work.

@holgern
holgern merged commit 3aa4847 into buchwandler:main Jul 26, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants