twoslashes / twoslash

Markup for generating rich type information in your documentations ahead of time.
https://twoslash.netlify.app/
MIT License
506 stars 17 forks source link

fix!: rework highlight node #13

Closed antfu closed 8 months ago

antfu commented 8 months ago

Now, it simply marks the range for highlighting, align with the previous behavior. Previously, I had a wrong understanding of how it works.

netlify[bot] commented 8 months ago

Deploy Preview for twoslash ready!

Name Link
Latest commit bbbfc4e222b37c357ea7d8470a18c6fa108f0d36
Latest deploy log https://app.netlify.com/sites/twoslash/deploys/65a802f5c5b1c70009d7da20
Deploy Preview https://deploy-preview-13--twoslash.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d4a8ce5) 94.01% compared to head (bbbfc4e) 94.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 94.01% 94.57% +0.55% ========================================== Files 10 10 Lines 1588 1567 -21 Branches 287 282 -5 ========================================== - Hits 1493 1482 -11 + Misses 95 85 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.