Fixed markdown TOC generation

This commit is contained in:
Deniz Şafak
2025-09-18 03:08:30 +03:00
parent 1d8cb8eabd
commit 8c6e292f4f
2 changed files with 13 additions and 6 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
# 1.1.9
# 1.1.9 (pre-release)
- Fixed the issue where spaces were deleted before punctuation marks while generating subtitles.
- Fixed markdown TOC generation breaks when "Replace single newlines" is enabled.
- Improvements in code and documentation.
# 1.1.8
- Added `.md` (Markdown) file extension support by @brianxiadong in PR #75