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

Escape twice a backslash in tables #121

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Escape twice a backslash in tables #121

merged 1 commit into from
Jan 7, 2024

Conversation

antham
Copy link
Owner

@antham antham commented Jan 7, 2024

Fix #120

@antham antham marked this pull request as ready for review January 7, 2024 18:51
@antham antham changed the title Escape twice a backslash Escape twice a backslash in tables Jan 7, 2024
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a26806) 90.04% compared to head (c55cd6f) 90.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   90.04%   90.06%   +0.02%     
==========================================
  Files          12       12              
  Lines         452      453       +1     
==========================================
+ Hits          407      408       +1     
  Misses         30       30              
  Partials       15       15              

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

@antham antham merged commit 2a95599 into master Jan 7, 2024
4 checks passed
@antham antham deleted the fix-double-escaping branch January 7, 2024 18:53
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.

Double backslash removed in table
1 participant