From 44a9622354b40e6cd444d10bd9bbd94a2b9d2b7a Mon Sep 17 00:00:00 2001 From: juji Date: Sun, 2 Nov 2025 23:25:11 +0700 Subject: [PATCH] docs: sync all languages with localStorage persistence info --- docs/es/guide/markdown.md | 4 ++++ docs/fa/guide/markdown.md | 4 ++++ docs/ja/guide/markdown.md | 4 ++++ docs/ko/guide/markdown.md | 4 ++++ docs/pt/guide/markdown.md | 4 ++++ docs/ru/guide/markdown.md | 4 ++++ docs/zh/guide/markdown.md | 4 ++++ 7 files changed, 28 insertions(+) diff --git a/docs/es/guide/markdown.md b/docs/es/guide/markdown.md index cc3fb4ae..3289c315 100644 --- a/docs/es/guide/markdown.md +++ b/docs/es/guide/markdown.md @@ -839,6 +839,10 @@ yarn docs Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. ::: +::: info +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +::: + The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: diff --git a/docs/fa/guide/markdown.md b/docs/fa/guide/markdown.md index 3a5a3b08..78a592b5 100644 --- a/docs/fa/guide/markdown.md +++ b/docs/fa/guide/markdown.md @@ -790,6 +790,10 @@ yarn docs Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. ::: +::: info +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +::: + The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: diff --git a/docs/ja/guide/markdown.md b/docs/ja/guide/markdown.md index df1bcba9..c616217b 100644 --- a/docs/ja/guide/markdown.md +++ b/docs/ja/guide/markdown.md @@ -864,6 +864,10 @@ yarn docs Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. ::: +::: info +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +::: + The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: diff --git a/docs/ko/guide/markdown.md b/docs/ko/guide/markdown.md index 9de8cf83..2643c0db 100644 --- a/docs/ko/guide/markdown.md +++ b/docs/ko/guide/markdown.md @@ -837,6 +837,10 @@ yarn docs Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. ::: +::: info +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +::: + The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: diff --git a/docs/pt/guide/markdown.md b/docs/pt/guide/markdown.md index f38ffb7a..f7cd83e7 100644 --- a/docs/pt/guide/markdown.md +++ b/docs/pt/guide/markdown.md @@ -837,6 +837,10 @@ yarn docs Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. ::: +::: info +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +::: + The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: diff --git a/docs/ru/guide/markdown.md b/docs/ru/guide/markdown.md index 445b20fd..a07dc2b7 100644 --- a/docs/ru/guide/markdown.md +++ b/docs/ru/guide/markdown.md @@ -861,6 +861,10 @@ yarn docs Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. ::: +::: info +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +::: + The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: diff --git a/docs/zh/guide/markdown.md b/docs/zh/guide/markdown.md index 18aaaa47..eb7e1980 100644 --- a/docs/zh/guide/markdown.md +++ b/docs/zh/guide/markdown.md @@ -837,6 +837,10 @@ yarn docs Try clicking different tabs above! Notice how both code groups switch together because they share the same `group-name`. ::: +::: info +Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each group-name will be automatically selected. +::: + The `group-name` parameter accepts only alphanumeric characters, hyphens, and underscores. No whitespace is allowed. Valid examples: