mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-22 05:32:28 -04:00
Attempting to use <div align="center"> seems to break it #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cybrBeto on GitHub (Jun 21, 2023).
works fine when copy and pasted as it is said in the guide, but when I add
@antonkomarev commented on GitHub (Jun 22, 2023):
What do you mean by broken? What is not working?
@cybrBeto commented on GitHub (Jun 22, 2023):
I have attached the screenshots showing what is happening. As you can see, when the code is not preceded by anything, it looks normal on the preview. When you try to align the button to the center, it seems to break the display, causing the button to now show on the preview and just the code. Is there any way to fix this? How would you go about aligning the button to the center
@antonkomarev commented on GitHub (Jun 23, 2023):
It's not related to this project. It's how GitHub markdown is working. You cannot mix html with markdown inside of it. Just use html
imgtag instead of markdown![]()