mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
additional_minor_features.md: remove ---
formatting
This commit is contained in:
parent
9828f420cc
commit
3e2ffe2332
@ -5,14 +5,12 @@ title: Additional Minor Features
|
|||||||
|
|
||||||
A number of minor features are listed in the following format:
|
A number of minor features are listed in the following format:
|
||||||
|
|
||||||
---
|
|
||||||
_EP: `fully.qualified.extensionPointName`_ - Extension Point Name (must be specified in `plugin.xml`)
|
_EP: `fully.qualified.extensionPointName`_ - Extension Point Name (must be specified in `plugin.xml`)
|
||||||
|
|
||||||
_`com.extensionPoint.class`_ _description text_ - Extension Point class/interface to provide functionality
|
_`com.extensionPoint.class`_ _description text_ - Extension Point class/interface to provide functionality
|
||||||
|
|
||||||
_- Sample 1_ - Sample implementation
|
_- Sample 1_ - Sample implementation
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Brace Matching
|
### Brace Matching
|
||||||
EP: `com.intellij.lang.braceMatcher`
|
EP: `com.intellij.lang.braceMatcher`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user