-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add support for newline insertion on specific symbols in title tex
This feature introduces the ability to automatically insert newline characters in title text based on specified symbols. The new NewLineOnSpecificSymbols setting allows users to enable this functionality, and the NewLineSymbols setting lets them define which symbols should trigger a newline. This enhancement is particularly useful for formatting titles that include separators like dashes or colons, ensuring better visual presentation on generated posters and title cards. Additionally, this feature maintains consistency with the existing configuration settings and integrates seamlessly with the poster generation process.
- Loading branch information
Showing
5 changed files
with
127 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.