Skip to content

Add pymarkdown fixer#5045

Merged
hsanson merged 1 commit intodense-analysis:masterfrom
AdrianVollmer:add-fixer-pymarkdown
Dec 21, 2025
Merged

Add pymarkdown fixer#5045
hsanson merged 1 commit intodense-analysis:masterfrom
AdrianVollmer:add-fixer-pymarkdown

Conversation

@AdrianVollmer
Copy link
Contributor

No description provided.

@rymdbar
Copy link
Contributor

rymdbar commented Oct 4, 2025

I suggest this to be merged.

According to pymarkdown's docs, using tabs is one failure which this tool is capable to act as a fixer for.

Thus preparing a file can be done with:

printf '%s\n\n\t%s\n' '# Heading' 'Indented by tab' > PR5045.md

Configuring ale for this PR and using the fixer sure converts the tab to spaces.

The documentation updates makes sense and there are added test cases which seem reasonable at the glance I gave. All looks good to me.

@rymdbar rymdbar self-requested a review October 4, 2025 07:51
Copy link
Contributor

@hsanson hsanson left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution.

@hsanson hsanson merged commit 8eb4803 into dense-analysis:master Dec 21, 2025
8 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.

3 participants