Skip to content

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

Merged
robinst merged 1 commit intomainfrom
issue-335-md-escaping-equals
Sep 14, 2024
Merged

Don't escape = text if it's the first node in a block#338
robinst merged 1 commit intomainfrom
issue-335-md-escaping-equals

Conversation

@robinst
Copy link
Copy Markdown
Collaborator

@robinst robinst commented Sep 12, 2024

Fixes #335

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

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
@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