mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
extension_point_list.md: cleanup header
This commit is contained in:
parent
2dad4d72f4
commit
3bff8bbedb
@ -10,15 +10,15 @@
|
|||||||
|
|
||||||
> Dedicated Extension Point/Listener Lists specific to IDEs are available under _Part VIII — Product Specific_.
|
> Dedicated Extension Point/Listener Lists specific to IDEs are available under _Part VIII — Product Specific_.
|
||||||
>
|
>
|
||||||
> See also [Explore the IntelliJ Platform API](explore_api.md) for more information and strategies.
|
> See also [](explore_api.md) for more information and strategies.
|
||||||
>
|
>
|
||||||
{type="tip"}
|
{type="tip"}
|
||||||
|
|
||||||
<chunk id="ep_list_legend">
|
<chunk id="ep_list_legend">
|
||||||
|
|
||||||
> See [Plugin Extensions](plugin_extensions.md) on how to declare extensions in your plugin.
|
> See [Extensions](plugin_extensions.md) on how to declare extensions in your plugin.
|
||||||
>
|
>
|
||||||
> See [Plugin Listeners](plugin_listeners.md) on how to register Listeners.
|
> See [Listeners](plugin_listeners.md) on how to register listeners.
|
||||||
>
|
>
|
||||||
{type="tip"}
|
{type="tip"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user