images are getting cropped #787
-
actions file: yaml |
Beta Was this translation helpful? Give feedback.
Answered by
lowlighter
Jan 18, 2022
Replies: 2 comments 2 replies
-
I think it's related to the activity plugin, stuff after it has an "indent" while it shouldn't so they end up getting shifted to the right outside the svg viewbox. I'm not sure yet, but I think it's caused by one of your commit message not properly handled:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lowlighter
-
Got a similar issue. My config is here. Note: I do not enable the activity plugin. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it's related to the activity plugin, stuff after it has an "indent" while it shouldn't so they end up getting shifted to the right outside the svg viewbox.
I'm not sure yet, but I think it's caused by one of your commit message not properly handled:
>
characters, maybe it's not properly escaped which break the html by closing a tag or something like this