mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
API Changes: formatting of note
This commit is contained in:
parent
aadde9bee2
commit
57cf4ef589
@ -9,7 +9,7 @@ See the note on how to document new problems on the main page reference_guide/ap
|
|||||||
|
|
||||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||||
|
|
||||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||||
|
|
||||||
## 2017.3
|
## 2017.3
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ See the note on how to document new problems on the main page reference_guide/ap
|
|||||||
|
|
||||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||||
|
|
||||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||||
|
|
||||||
## 2018.3
|
## 2018.3
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
|||||||
|
|
||||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||||
|
|
||||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||||
|
|
||||||
## 2019.3
|
## 2019.3
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
|||||||
|
|
||||||
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
|
||||||
|
|
||||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||||
|
|
||||||
## 2020.3
|
## 2020.3
|
||||||
|
|
||||||
|
@ -97,4 +97,4 @@ The following pages list the breaking changes in IDE/plugin releases with requir
|
|||||||
* [**Changes in 2017.***](api_changes/api_changes_list_2017.md)
|
* [**Changes in 2017.***](api_changes/api_changes_list_2017.md)
|
||||||
* [**Changes in 2016.***](api_changes/api_changes_list_2016.md)
|
* [**Changes in 2016.***](api_changes/api_changes_list_2016.md)
|
||||||
|
|
||||||
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user