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: fix horizontal rules #91

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Conversation

itsramiel
Copy link
Contributor

Fixes #90

Credits to marked for the regex. I got it from there.
Adding tests for the cases mentioned in the issue and all other tests are still passing

@zuchka
Copy link
Owner

zuchka commented Dec 14, 2024

thank you for this!

@zuchka zuchka merged commit 816a303 into zuchka:main Dec 14, 2024
@mhyassin
Copy link

@zuchka could you release a new version that includes this pr?

@zuchka
Copy link
Owner

zuchka commented Dec 16, 2024

yep! running a few last tests and will cut a new release today 👍

@zuchka
Copy link
Owner

zuchka commented Dec 16, 2024

released. try [email protected]

@mhyassin
Copy link

Thanks man 🙌

@zuchka
Copy link
Owner

zuchka commented Dec 16, 2024

thank you!

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.

Horizontal rules are incorrectly matched
3 participants