Reza Ghanbari
eb56651165
Fix whitespace handling in features-state.html using Go comment tags ( #48331 )
...
- Utilized Go comment tags {{- /* Comment Text here */ -}} to manage whitespace
- Improved indentation for better readability
- Prevented unwanted line breaks or spaces in the rendered HTML output
2024-10-31 21:07:27 +00:00
Vinayak Goyal
b41120bb2d
Update the feature-state shortcode to display the default value.
...
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-10-19 20:09:50 +00:00
Reza Ghanbari
44e798ad79
Fix feature-state shortcode for accurate feature gate rendering within tabs
...
- Adjusted shortcode logic to correctly render feature gates and their states.
- Ensured compatibility with nested tab structures, resolving issues with displaying feature gates inside tabs.
2024-09-18 00:17:02 +02:00
Tim Bannister
f8bd5568c7
Revise appearance for feature-state shortcode
...
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-04-24 09:52:42 +01:00
Dipesh Rawat
a268d81364
Fix feature-state shortcode
2024-02-19 00:47:09 +00:00
Dipesh Rawat
a936505492
Update feature-state shortcode with dynamic state retrieval
2024-02-12 19:16:20 +00:00
Qiming Teng
8311f4324c
Make FEATURE STATE localizable
...
Add i18n string for FEATURE STATE, for ease of localization.
2022-03-06 21:44:40 +08:00
Sergey Kanzhelev
ec25052227
fix error display string
2022-02-18 14:30:23 -08:00
Jim Angel
f3e733ecba
fix for feature state shortcode
2020-05-11 14:57:03 -05:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00