Unnamed repository; edit this file 'description' to name the repository.
minor: Set the `experimental` AsciiDoc document attribute to generated draft changelog
The keyboard macro (`kbd:[...]`) requires this attribute.
This default change will prevent issues like
https://github.com/rust-analyzer/rust-analyzer.github.io/pull/191 .
| -rw-r--r-- | xtask/src/release/changelog.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/src/release/changelog.rs b/xtask/src/release/changelog.rs index 2647f7794f..cbf79b657c 100644 --- a/xtask/src/release/changelog.rs +++ b/xtask/src/release/changelog.rs @@ -65,6 +65,7 @@ pub(crate) fn get_changelog( "\ = Changelog #{} :sectanchors: +:experimental: :page-layout: post Commit: commit:{}[] + |