Skip to content

Commit e81de73

Browse files
committed
Test highlight directives
1 parent d3d9ef6 commit e81de73

File tree

5 files changed

+21
-20
lines changed

5 files changed

+21
-20
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ If you are migrating from a version prior to version 9.0, you must first upgrade
1212

1313
% ## Next version [elasticsearch-nextversion-breaking-changes]
1414

15-
:::{include} _snippets/9.3.0/breaking-changes.md
16-
:::
15+
<!-- :::{include} _snippets/9.3.0/breaking-changes.md
16+
::: -->
1717

18-
<!-- :::{changelog} /changelog/new/bundles
18+
:::{changelog} /changelog/new/bundles
1919
:subsections:
2020
:type: breaking-change
2121
:config: /changelog.yml
2222
:product: elasticsearch
23-
::: -->
23+
:::
2424

2525
## 9.3.0 [elasticsearch-9.3.0-breaking-changes]
2626

docs/release-notes/deprecations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ To give you insight into what deprecated features you’re using, {{es}}:
1616

1717
% ## Next version [elasticsearch-nextversion-deprecations]
1818

19-
:::{include} _snippets/9.3.0/deprecations.md
20-
:::
19+
<!-- :::{include} _snippets/9.3.0/deprecations.md
20+
::: -->
2121

22-
<!-- :::{changelog} /changelog/new/bundles
22+
:::{changelog} /changelog/new/bundles
2323
:subsections:
2424
:type: deprecation
2525
:config: /changelog.yml
2626
:product: elasticsearch
27-
::: -->
27+
:::
2828

2929
## 9.3.0 [elasticsearch-9.3.0-deprecations]
3030

docs/release-notes/highlights.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ navigation_title: "Highlights"
44

55
# Elasticsearch release highlights [elasticsearch-release-highlights]
66

7-
:::{include} _snippets/9.3.0/highlights.md
8-
:::
7+
<!-- :::{include} _snippets/9.3.0/highlights.md
8+
::: -->
99

10-
<!-- :::{changelog} /changelog/new/bundles
10+
:::{changelog} /changelog/new/bundles
1111
:subsections:
1212
:config: /changelog.yml
1313
:product: elasticsearch
1414
:type: highlight
15-
::: -->
15+
:::

docs/release-notes/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,15 @@ To check for security updates, go to [Security announcements for the Elastic sta
2020
% ### Fixes [elasticsearch-next-fixes]
2121
% *
2222

23-
:::{include} _snippets/9.3.0/index.md
24-
:::
23+
<!-- :::{include} _snippets/9.3.0/index.md
24+
::: -->
2525

26-
<!-- :::{changelog} /changelog/new/bundles
26+
:::{changelog} /changelog/new/bundles
2727
:subsections:
2828
:config: /changelog.yml
2929
:product: elasticsearch
30-
::: -->
30+
:type: all
31+
:::
3132

3233
## 9.3.0 [elasticsearch-9.3.0-release-notes]
3334

docs/release-notes/known-issues.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ mapped_pages:
99
Known issues are significant defects or limitations that may impact your implementation. These issues are actively being worked on and will be addressed in a future release. Review the Elasticsearch known issues to help you make informed decisions, such as upgrading to a new version.
1010

1111

12-
:::{include} _snippets/9.3.0/known-issues.md
13-
:::
12+
<!-- :::{include} _snippets/9.3.0/known-issues.md
13+
::: -->
1414

15-
<!-- :::{changelog} /changelog/new/bundles
15+
:::{changelog} /changelog/new/bundles
1616
:subsections:
1717
:type: known-issue
1818
:config: /changelog.yml
1919
:product: elasticsearch
20-
::: -->
20+
:::
2121

2222
## 9.2.4 [elasticsearch-9.2.4-known-issues]
2323

0 commit comments

Comments
 (0)