diff --git a/source/_posts/2024-06-05-release-20246.markdown b/source/_posts/2024-06-05-release-20246.markdown index 9a9142d340f..8e7acb6226d 100644 --- a/source/_posts/2024-06-05-release-20246.markdown +++ b/source/_posts/2024-06-05-release-20246.markdown @@ -425,11 +425,26 @@ You can find these token in your profile settings, under the **Security** tab. ### Collapsable sections for blueprints! -[@karwosts] added the ability to add collapsible sections to blueprint -configuration. This allows blueprint creators to group configuration options -together, or to hide advanced or less common options by default. +[@karwosts] makes an appearance again this release with another of his QoL +(Quality of Live) improvements. He added the ability to add collapsible sections +to {% term blueprints %}. This allows blueprint creators to group configuration +options together or hide advanced or less common options by default. - +
+
+ Each section can be collapsed or uncollapsed by clicking on the section header.
+