We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The plugin generates markdown for the table indented by 4 spaces, so it won't render correctly.
reg-suit/packages/reg-notify-github-with-api-plugin/src/create-comment.ts
Lines 41 to 45 in 93f2121
| :red_circle: Changed | :large_blue_circle: Passing | | --- | --- | | 0 | 1 |
nothing.
The text was updated successfully, but these errors were encountered:
This is not reproducible in our checks 🤔
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The plugin generates markdown for the table indented by 4 spaces, so it won't render correctly.
reg-suit/packages/reg-notify-github-with-api-plugin/src/create-comment.ts
Lines 41 to 45 in 93f2121
Reproduced step
Expected behavior
Actual behavior
Screenshots
nothing.
The text was updated successfully, but these errors were encountered: