From a1a63b235353dc999119eaf7bb4bfc78f6e660a9 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Fri, 24 Apr 2026 17:22:12 +0800 Subject: Add docsify flexible alerts plugin and update callout syntax --- docs/pages/3-features/3-comp.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/pages/3-features/3-comp.md') diff --git a/docs/pages/3-features/3-comp.md b/docs/pages/3-features/3-comp.md index a871d10..259e174 100644 --- a/docs/pages/3-features/3-comp.md +++ b/docs/pages/3-features/3-comp.md @@ -112,6 +112,7 @@ fn main() { `build_comp_scripts` will generate the corresponding completion scripts based on your platform and output them to the `target` directory. +> [!Note] > The completion script does not contain the actual completion logic; > > it is just a thin invocation layer. -- cgit