From 57cf4ef589a08b72ad5b5b9d2eed65ca16043293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 11 Aug 2020 15:22:46 +0200 Subject: [PATCH] API Changes: formatting of note --- reference_guide/api_changes/api_changes_list_2017.md | 2 +- reference_guide/api_changes/api_changes_list_2018.md | 2 +- reference_guide/api_changes/api_changes_list_2019.md | 2 +- reference_guide/api_changes/api_changes_list_2020.md | 2 +- reference_guide/api_changes_list.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/reference_guide/api_changes/api_changes_list_2017.md b/reference_guide/api_changes/api_changes_list_2017.md index 2cb2574e5..3b754b662 100644 --- a/reference_guide/api_changes/api_changes_list_2017.md +++ b/reference_guide/api_changes/api_changes_list_2017.md @@ -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. -> **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 diff --git a/reference_guide/api_changes/api_changes_list_2018.md b/reference_guide/api_changes/api_changes_list_2018.md index cd7abd743..a1b6de9b6 100644 --- a/reference_guide/api_changes/api_changes_list_2018.md +++ b/reference_guide/api_changes/api_changes_list_2018.md @@ -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. -> **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 diff --git a/reference_guide/api_changes/api_changes_list_2019.md b/reference_guide/api_changes/api_changes_list_2019.md index 5be9522a9..6cf25c92b 100644 --- a/reference_guide/api_changes/api_changes_list_2019.md +++ b/reference_guide/api_changes/api_changes_list_2019.md @@ -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. -> **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 diff --git a/reference_guide/api_changes/api_changes_list_2020.md b/reference_guide/api_changes/api_changes_list_2020.md index 577ddca04..1f8ef1be5 100644 --- a/reference_guide/api_changes/api_changes_list_2020.md +++ b/reference_guide/api_changes/api_changes_list_2020.md @@ -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. -> **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 diff --git a/reference_guide/api_changes_list.md b/reference_guide/api_changes_list.md index f00086a6f..78dfa60cc 100644 --- a/reference_guide/api_changes_list.md +++ b/reference_guide/api_changes_list.md @@ -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 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.