Skip to content

text: handle hyperlink embedded text correctly; fixes #329#334

Merged
jedib0t merged 1 commit intomainfrom
fix-329
Oct 3, 2024
Merged

text: handle hyperlink embedded text correctly; fixes #329#334
jedib0t merged 1 commit intomainfrom
fix-329

Conversation

@jedib0t
Copy link
Owner

@jedib0t jedib0t commented Oct 3, 2024

Escape sequence handling code was barfing when running into \\ in a URL embedded text. This change ensures such sequences are handled appropriately.

Fixes #329.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2024

@jedib0t jedib0t merged commit 183dee4 into main Oct 3, 2024
@jedib0t jedib0t deleted the fix-329 branch October 3, 2024 05:33
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11156456980

Details

  • 123 of 123 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 11153904827: 0.0%
Covered Lines: 3677
Relevant Lines: 3677

💛 - Coveralls

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.

[Bug] text.Hyperlink breaks table alignment of header, footer and row data

2 participants