From bad02467db83831f45e32ed9fe3a1319c300973e Mon Sep 17 00:00:00 2001 From: juji Date: Mon, 3 Nov 2025 00:35:37 +0700 Subject: [PATCH] docs: remove tip box around tab switching instruction --- docs/en/guide/markdown.md | 2 -- docs/es/guide/markdown.md | 2 -- docs/fa/guide/markdown.md | 2 -- docs/ja/guide/markdown.md | 2 -- docs/ko/guide/markdown.md | 2 -- docs/pt/guide/markdown.md | 2 -- docs/ru/guide/markdown.md | 2 -- docs/zh/guide/markdown.md | 2 -- 8 files changed, 16 deletions(-) diff --git a/docs/en/guide/markdown.md b/docs/en/guide/markdown.md index dbbb90e5..90185977 100644 --- a/docs/en/guide/markdown.md +++ b/docs/en/guide/markdown.md @@ -854,9 +854,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. diff --git a/docs/es/guide/markdown.md b/docs/es/guide/markdown.md index 3acd0929..10ad39d3 100644 --- a/docs/es/guide/markdown.md +++ b/docs/es/guide/markdown.md @@ -835,9 +835,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. diff --git a/docs/fa/guide/markdown.md b/docs/fa/guide/markdown.md index ae597410..580fd387 100644 --- a/docs/fa/guide/markdown.md +++ b/docs/fa/guide/markdown.md @@ -786,9 +786,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. diff --git a/docs/ja/guide/markdown.md b/docs/ja/guide/markdown.md index eff19c19..667946ae 100644 --- a/docs/ja/guide/markdown.md +++ b/docs/ja/guide/markdown.md @@ -860,9 +860,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. diff --git a/docs/ko/guide/markdown.md b/docs/ko/guide/markdown.md index 43ada2c2..7c93a604 100644 --- a/docs/ko/guide/markdown.md +++ b/docs/ko/guide/markdown.md @@ -833,9 +833,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. diff --git a/docs/pt/guide/markdown.md b/docs/pt/guide/markdown.md index 1fdd26c7..86d03374 100644 --- a/docs/pt/guide/markdown.md +++ b/docs/pt/guide/markdown.md @@ -833,9 +833,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. diff --git a/docs/ru/guide/markdown.md b/docs/ru/guide/markdown.md index 8ed8f0f3..a83d4d23 100644 --- a/docs/ru/guide/markdown.md +++ b/docs/ru/guide/markdown.md @@ -857,9 +857,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected. diff --git a/docs/zh/guide/markdown.md b/docs/zh/guide/markdown.md index 7accb97a..b5e4c8bf 100644 --- a/docs/zh/guide/markdown.md +++ b/docs/zh/guide/markdown.md @@ -833,9 +833,7 @@ yarn docs ::: -::: tip Try clicking different tabs above! Notice how both code groups switch together because they share the same `name`. -::: ::: info Your tab selection is automatically saved to localStorage. When you return to the page, your preferred tab for each name will be automatically selected.