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

Commits on Jun 23, 2024

  1. Upgrade to commonmarker version 1.x

    - 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 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    cdc5e3f View commit details
    Browse the repository at this point in the history