Skip to content

Conversation

@hukkin
Copy link
Owner

@hukkin hukkin commented Oct 23, 2024

Closes #378

Add: mdformat.plugins.ParserExtensionInterface.add_cli_argument_group
Deprecate: mdformat.plugins.ParserExtensionInterface.add_cli_options

@codecov
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ddf77ab) to head (344578b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #461   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          823       863   +40     
  Branches       137       148   +11     
=========================================
+ Hits           823       863   +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hukkin hukkin merged commit 0b8fa44 into master Oct 25, 2024
25 checks passed
@hukkin hukkin deleted the toml-plugins branch October 25, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let plugins add options to .mdformat.toml file

2 participants