From 89f74e81781c163f47e01d676b70102f8d10f06d Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Fri, 11 Apr 2025 19:26:13 +0700 Subject: [PATCH 1/2] style: alert markdown Note section --- ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/README.md b/ui/README.md index 7f8ab93fd8..950ac943ce 100644 --- a/ui/README.md +++ b/ui/README.md @@ -16,7 +16,7 @@ 1. `pnpm i` 1. `pnpm dev` -> Note: +> [!Note] > > You can run `pnpm dev:op`, `pnpm dev:clinic-op`, `pnpm dev:clinic-cloud` only to start a specific dashboard variant, while `pnpm dev` starts all of them. > From 96af9ffd19bd00fa33521538350cc1a9dc5a93a8 Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Fri, 11 Apr 2025 19:31:03 +0700 Subject: [PATCH 2/2] style: markdown alert Note section --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f076d64f1..78ee381db0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh Declare the global environment variable: -> **Note:** +> [!Note] > > After the installation, TiUP displays the absolute path of the corresponding `profile` file. You need to modify the following `source` command according to the path.