[PR #92] Update notes Sections in README.md with Alert Syntax #112

Closed
opened 2025-11-20 04:16:05 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/antonkomarev/github-profile-views-counter/pull/92

State: closed
Merged: Yes


Update Notification for README.md

Hi, this is Hugo.

I have updated the notes section in the README.md file. I replaced the previous note format:

> **NOTE**: Don't forget to replace example `your-github-username` parameter with real value.

with the new alert syntax:

> [!NOTE]
> 
> Don't forget to replace example `your-github-username` parameter with real value.

This change leverages GitHub's support for the alert syntax to enhance the rendered effect. For more information on this syntax, refer to Your life need to be MARKDOWNED: How to Markdown - Alert.

Feel free to let me know if further adjustments are needed.

**Original Pull Request:** https://github.com/antonkomarev/github-profile-views-counter/pull/92 **State:** closed **Merged:** Yes --- ### Update Notification for README.md Hi, this is Hugo. I have updated the `notes` section in the `README.md` file. I replaced the previous note format: ```md > **NOTE**: Don't forget to replace example `your-github-username` parameter with real value. ``` with the new alert syntax: ```md > [!NOTE] > > Don't forget to replace example `your-github-username` parameter with real value. ``` This change leverages GitHub's support for the alert syntax to enhance the rendered effect. For more information on this syntax, refer to [Your life need to be MARKDOWNED: How to Markdown - Alert]. Feel free to let me know if further adjustments are needed. [Your life need to be MARKDOWNED: How to Markdown - Alert]: https://github.com/1chooo/markdown-everything/blob/main/docs/how2md.md#alert
saavagebueno added the pull-request label 2025-11-20 04:16:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/github-profile-views-counter#112