Skip to content

Apply docstrfmt to ReST files - #92

Draft
al42and wants to merge 2 commits into
mainfrom
reformat-2024
Draft

Apply docstrfmt to ReST files#92
al42and wants to merge 2 commits into
mainfrom
reformat-2024

Conversation

@al42and

Copy link
Copy Markdown
Collaborator

find content/ -name '*.rst' | xargs docstrfmt

A second pair of eyes would be appreciated to check that docs are still rendered correctly.

Closes#88

@al42andal42and changed the title 4: Extract the table into separate file to make docstrfmt happyApply docstrfmt to ReST filesNov 20, 2024
Sign up for freeto 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.

RFC: Formatter tool for RST files

1 participant

@al42and