yard icon indicating copy to clipboard operation
yard copied to clipboard

Commonmarker 1.0 support

Open ParadoxV5 opened this issue 1 year ago • 1 comments

Description

  • Add Commonmarker (all lower-case ms) provider for commonmarker ~> 1.0.0
    • Fixes #1528
  • Remove tests for Markdown header IDs or the lack of, considering they may improve with newer provider versions and that YARD shouldn’t constraint their growth
  • Also change “Missing markup renderer” from skip to raise to catch this sort of issues in the future

Completed Tasks

  • [x] I have read the Contributing Guide.
  • [x] The pull request is complete (implemented / written).
  • [x] Git commits have been cleaned up (squash WIP / revert commits).
  • [x] I wrote tests and ran bundle exec rake locally (if code is attached to PR).

ParadoxV5 avatar Mar 23 '24 02:03 ParadoxV5