Fix inconsistent alerts by using the markdown notation - part 2 (#35221)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -20,11 +20,10 @@ versions:
|
||||
It's appropriate to lock a conversation when the entire conversation is not constructive or violates your community's code of conduct or {% data variables.product.prodname_dotcom %}'s [Community Guidelines](/free-pro-team@latest/site-policy/github-terms/github-community-guidelines). You can also lock a conversation to prevent comments on a discussion you want to use as an announcement to the community. When you lock a conversation, people with write access to the repository, or source repository for organization discussions, will still be able to comment on the discussion. {% ifversion discussions-lock-allow-reactions %}You can also allow emoji reactions to a locked discussion.{% endif %}
|
||||
|
||||
{% ifversion discussions-closable %}
|
||||
{% note %}
|
||||
|
||||
**Note:** You can also close a discussion. For more information, see "[Closing a discussion](/discussions/managing-discussions-for-your-community/managing-discussions#closing-a-discussion)."
|
||||
> [!NOTE]
|
||||
> You can also close a discussion. For more information, see "[Closing a discussion](/discussions/managing-discussions-for-your-community/managing-discussions#closing-a-discussion)."
|
||||
|
||||
{% endnote %}
|
||||
{% endif %}
|
||||
|
||||
{% data reusables.discussions.navigate-to-repo-or-org %}
|
||||
|
||||
@@ -19,11 +19,8 @@ You can use discussions insights to help understand the contribution activity, p
|
||||
|
||||

|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** To view the exact data for a time period, hover over that time period in the graph.
|
||||
|
||||
{% endnote %}
|
||||
> [!NOTE]
|
||||
> To view the exact data for a time period, hover over that time period in the graph.
|
||||
|
||||
## Viewing discussions insights
|
||||
|
||||
|
||||
Reference in New Issue
Block a user