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

Commonmarker 1.0 support #1540

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    2c0bac2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Support Commonmarker (lowercase m) from v1.x

    Fixes lsegal#1528
    
    Co-Authored-By: Andrew Haines <[email protected]>
    ParadoxV5 and haines committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3472342 View commit details
    Browse the repository at this point in the history
  2. Disable Commonmarker syntax highlighting for compatibility

    Preference for the provider’s highlighting is outside of this PR’s scope.
    ParadoxV5 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    0e274a0 View commit details
    Browse the repository at this point in the history
  3. Remove tests for Markdown header IDs or the lack of

    Testing providers’ implementation is outside of the scope of YARD. I let the backslash line break difference live since that’s probably provider-specific.
    ParadoxV5 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9e869c9 View commit details
    Browse the repository at this point in the history