Skip to content

Feat/mdformat extensions#27

Merged
pawamoy merged 4 commits intomkdocstrings:mainfrom
deven367:feat/mdformat-extensions
Mar 12, 2026
Merged

Feat/mdformat extensions#27
pawamoy merged 4 commits intomkdocstrings:mainfrom
deven367:feat/mdformat-extensions

Conversation

@deven367
Copy link
Contributor

@deven367 deven367 commented Mar 11, 2026

For reviewers

  • I did not use AI
  • I used AI and thoroughly reviewed every code/docs change

Description of the change

Fixes #23

I was initially updating the jinja templates, which after a point I realized is was no longer required

Relevant resources

The additional context is in #22 #19

@pawamoy
Copy link
Member

pawamoy commented Mar 12, 2026

I've squashed your commits and rebased on main locally, may I push my changes here?

@deven367
Copy link
Contributor Author

Yes, please do so

@pawamoy pawamoy force-pushed the feat/mdformat-extensions branch from a2f3271 to a0fcac2 Compare March 12, 2026 11:59
@pawamoy
Copy link
Member

pawamoy commented Mar 12, 2026

Done. Let me know what you think. I think we just need some docs and testing and it'll be good to merge.

@deven367
Copy link
Contributor Author

This is very clean and looks great @pawamoy 🎉 ! where should I add the doc? create a new one called extensions.md?

Copy link
Member

@pawamoy pawamoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the config options are automatically documented so no need to add anything in fact. I've added tests.

Thanks again @deven367!

@pawamoy pawamoy merged commit 97c3f57 into mkdocstrings:main Mar 12, 2026
10 checks passed
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.

feature: Allow specifying which mdformat extensions to use

2 participants