Skip to content

fix: Properly fix duplicated headings for nested docstrings#613

Merged
pawamoy merged 1 commit intomainfrom
nestedh
Sep 18, 2023
Merged

fix: Properly fix duplicated headings for nested docstrings#613
pawamoy merged 1 commit intomainfrom
nestedh

Conversation

@oprypin
Copy link
Copy Markdown
Member

@oprypin oprypin commented Sep 18, 2023

In the newly added test these were failing in the previous state:

  • assert output.count(">Heading one<") == 1 - comment

  • assert output.count(">Heading two<") == 1 - comment

And delete unused boolean

Copy link
Copy Markdown
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.

Thanks @oprypin!

@pawamoy pawamoy merged commit f4a94f7 into main Sep 18, 2023
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.

2 participants