Skip to content

Commit 95671d5

Browse files
committed
Auto merge of #13772 - noritada:minor/set-experimental-attr-to-changelog-draft, r=lnicola
minor: Set the `experimental` AsciiDoc document attribute to generated draft changelog This PR sets the `experimental` AsciiDoc document attribute to generated draft changelog. That attribute is required by the keyboard macro (`kbd:[...]`). This change of the draft will prevent issues like rust-analyzer/rust-analyzer.github.io#191 .
2 parents 16de9a7 + 37b404d commit 95671d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xtask/src/release/changelog.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ pub(crate) fn get_changelog(
6565
"\
6666
= Changelog #{}
6767
:sectanchors:
68+
:experimental:
6869
:page-layout: post
6970
7071
Commit: commit:{}[] +

0 commit comments

Comments
 (0)