mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-15 05:26:07 +00:00
[PR #1331] [MERGED] [FIX] Removed extra lines of code which added extra p tags #2104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1331
Author: @SuvigyaJain1
Created: 5/1/2021
Status: ✅ Merged
Merged: 5/2/2021
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (2)
c482104[FIX] Removed extra lines of code which added extra p tagsd770d8d[FIX] Removed extra lines of code which added extra p tags📊 Changes
1 file changed (+1 additions, -8 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_smptett.c(+1 -8)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
So I couldn't find any sort of specification requiring empty p tags to be inserted into the ttml file. Thus I have removed the code that was adding these completely.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.