Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix torrent comment line break #667

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

trim21
Copy link
Collaborator

@trim21 trim21 commented Aug 17, 2023

Description

render line break in torrent comment

render \n as <br /> and keep whitespace

Related Issue

Screenshots

Types of changes

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

@trim21 trim21 force-pushed the fix-torrent-comment-line-break branch from abef74b to e96f5e8 Compare August 17, 2023 18:58
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (2b652f8) 77.11% compared to head (e96f5e8) 77.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #667      +/-   ##
==========================================
- Coverage   77.11%   77.10%   -0.01%     
==========================================
  Files          61       61              
  Lines       11313    11313              
  Branches      797      793       -4     
==========================================
- Hits         8724     8723       -1     
- Misses       2589     2590       +1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trim21 trim21 marked this pull request as ready for review August 17, 2023 19:05
@jesec jesec merged commit 7117764 into jesec:master Sep 29, 2023
12 checks passed
@trim21 trim21 deleted the fix-torrent-comment-line-break branch December 9, 2023 06:32
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.

None yet

2 participants