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: Do not treat triple-hyphen as a delimiter for open block #156

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

scouten
Copy link
Owner

@scouten scouten commented Nov 24, 2024

Fixes #146.

@scouten scouten self-assigned this Nov 24, 2024
Copy link

codspeed-hq bot commented Nov 24, 2024

CodSpeed Performance Report

Merging #156 will not alter performance

Comparing fix-open-delimiter-block (09e2c14) with main (4752b19)

Summary

✅ 4 untouched benchmarks

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4752b19) to head (09e2c14).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #156   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         1383      1383           
=========================================
  Hits          1383      1383           

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


🚨 Try these New Features:

@scouten scouten merged commit fa4f5f5 into main Nov 24, 2024
21 checks passed
@scouten scouten deleted the fix-open-delimiter-block branch November 24, 2024 19:22
@scouten scouten mentioned this pull request Nov 24, 2024
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.

Spec doesn't state whether an open block can be nested by using three hyphens as a delimiter
1 participant