jackdewinter / pymarkdown

MIT License
75 stars 17 forks source link

upgrading #1220

Closed jackdewinter closed 1 month ago

jackdewinter commented 1 month ago

Summary by Sourcery

Fix issue with list starts not being accounted for properly when grouped together on the same line and update the changelog accordingly.

Bug Fixes:

Documentation:

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request makes a minor change to the changelog.md file, updating the description of a fixed issue related to list starts in Markdown.

No sequence diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated description of a fixed issue in the changelog
  • Modified the description of the fix for Issue 1217
  • Clarified that the issue was with 'some' list starts rather than 'nested' list starts
  • Added information about list starts being grouped together on the same line
newdocs/src/changelog.md

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (fe68aff) to head (69ebd6f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1220 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 191 191 Lines 20985 20985 Branches 2679 2679 ========================================= Hits 20985 20985 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.