From 5bfea0ce7db9e04dbb50d82899ae86844adb2ad9 Mon Sep 17 00:00:00 2001 From: Andrii Holovin Date: Fri, 3 Oct 2025 18:47:16 +0300 Subject: [PATCH] Update feature-gate-list.html Update the formatting of the feature gate list to make it look similar to Definitions in Markdown. --- layouts/shortcodes/feature-gate-list.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/layouts/shortcodes/feature-gate-list.html b/layouts/shortcodes/feature-gate-list.html index 7c965aac82891..7e102413df8ea 100644 --- a/layouts/shortcodes/feature-gate-list.html +++ b/layouts/shortcodes/feature-gate-list.html @@ -9,7 +9,7 @@ {{- $sortedFeatureGates := sort ($featureDataFiles.Resources.ByType "page") -}} - \ No newline at end of file +