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

Upgrade to commonmarker version 1.x #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mvz
Copy link
Member

@mvz mvz commented Jun 23, 2024

  • Update commonmarker dependency to ~> 1.0
  • Adjust code to changes in commonmarker's API
  • Avoid using nil.to_s since that returns an String with ASCII encoding which commonmarker doesn't accept

- Update commonmarker dependency to ~> 1.0
- Adjust code to changes in commonmarker's API
- Avoid using nil.to_s since that returns an String with ASCII encoding
  which commonmarker doesn't accept
@mvz
Copy link
Member Author

mvz commented Jun 23, 2024

It looks like we need to drop Ruby 3.0 first.

@mvz mvz added the on hold label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant