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

Don't escape = text if it's the first node in a block #338

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

robinst
Copy link
Collaborator

@robinst robinst commented Sep 12, 2024

Fixes #335

@robinst robinst mentioned this pull request Sep 12, 2024
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (e3795b2) to head (26d4df9).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #338   +/-   ##
=========================================
  Coverage     95.01%   95.01%           
  Complexity      254      254           
=========================================
  Files           136      136           
  Lines          4350     4350           
  Branches        617      618    +1     
=========================================
  Hits           4133     4133           
  Misses          116      116           
  Partials        101      101           
Files with missing lines Coverage Δ
...rk/renderer/markdown/CoreMarkdownNodeRenderer.java 98.48% <100.00%> (ø)

@robinst robinst merged commit db57101 into main Sep 14, 2024
12 checks passed
@robinst robinst deleted the issue-335-md-escaping-equals branch September 14, 2024 11:25
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.

Escaping contents tabs
1 participant