mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
notifications.md: cosmetic
This commit is contained in:
parent
5d5ac1796d
commit
1ded3bf8fb
@ -53,7 +53,7 @@ Please see the following steps for setup, depending on the target platform versi
|
|||||||
|
|
||||||
<tab title="2020.3 and later">
|
<tab title="2020.3 and later">
|
||||||
|
|
||||||
`NotificationGroup` is registered in `plugin.xml` using `com.intellij.notificationGroup` extension point. Use `key` to provide a localized group display name.
|
`NotificationGroup` is registered in <path>plugin.xml</path> using `com.intellij.notificationGroup` extension point. Use `key` to provide a localized group display name.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<extensions defaultExtensionNs="com.intellij">
|
<extensions defaultExtensionNs="com.intellij">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user