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

Drop comrak backend #57

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Drop comrak backend #57

merged 1 commit into from
Jul 17, 2024

Conversation

lampsitter
Copy link
Owner

The comrak backend is a lot easier to work with, but the extra dependencies are not worth it when the pulldown-cmark backend is more tested.

Having both comrak and pulldown-cmark used to be ok, but with the addition of the macro "backend" the comrak backend has to go for maintenance sake.

The comrak backend is a lot easier to work with, but the extra
dependencies are not worth it when the pulldown-cmark backend is more tested.

Having both comrak and pulldown-cmark used to be ok, but with the
addition of the macro "backend" the comrak backend has to go for
maintenance sake.
@lampsitter lampsitter marked this pull request as ready for review July 17, 2024 08:21
@lampsitter lampsitter merged commit c556f06 into master Jul 17, 2024
1 check passed
@lampsitter lampsitter deleted the drop-comrak branch July 17, 2024 08:24
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.

1 participant