Skip to content

fix: tables rendered with single new line#13

Merged
Affanmir merged 7 commits into
Affanmir:mainfrom
DavidDeSloovere:feat/markdowntables
Jun 23, 2026
Merged

fix: tables rendered with single new line#13
Affanmir merged 7 commits into
Affanmir:mainfrom
DavidDeSloovere:feat/markdowntables

Conversation

@DavidDeSloovere

Copy link
Copy Markdown
Contributor

Markdown tables not formatted correctly after header row Fixes #11

Summary

Remove excessive new line

Checklist

  • Tests added/updated
  • pytest tests/ -v passes locally
  • ruff check . clean
  • Documentation updated (if applicable)

@Affanmir
Affanmir merged commit 75585ae into Affanmir:main Jun 23, 2026
5 checks passed
@github-actions

Copy link
Copy Markdown
100.0%

████████████████████100.0% on changed lines

0 lines changed   0 uncovered   0 files

 📋 Full diff-cover report

Diff Coverage

Diff: origin/main...HEAD, staged and unstaged changes

No lines with coverage information in this diff.

🛡️ diff-cover-action

@Affanmir Affanmir mentioned this pull request Jun 23, 2026
Affanmir added a commit that referenced this pull request Jun 23, 2026
Patch release rolling up the work merged since v2.1.0:
- Fix Markdown table rendering in PR comments and the step summary (#13, fixes #11)
- Document the Dev Container dev environment (#12)
- Note the new Quickstart / honest-comparison docs (#8)

Also bumps the long-stale pyproject version (1.0.0 -> 2.1.1) to match the release.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@DavidDeSloovere
DavidDeSloovere deleted the feat/markdowntables branch June 23, 2026 15:00
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.

Markdown tables not formatted correctly after header row

2 participants