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 https://github.com/rust-analyzer/rust-analyzer.github.io/pull/191 .
This commit is contained in:
bors 2022-12-14 14:54:19 +00:00
commit 95671d53ea

View File

@ -65,6 +65,7 @@ pub(crate) fn get_changelog(
"\
= Changelog #{}
:sectanchors:
:experimental:
:page-layout: post
Commit: commit:{}[] +