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
Description
Commonmarker
(all lower-casem
s) provider forcommonmarker ~> 1.0.0
skip
toraise
to catch this sort of issues in the futureCompleted Tasks
bundle exec rake
locally (if code is attached to PR).