From d5e23c203b161e13e38ab15263b84aeab19f73a7 Mon Sep 17 00:00:00 2001 From: xcloud-ai <47841717+xcloud-ai@users.noreply.github.com> Date: Tue, 14 Jul 2026 16:14:57 +0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee40603 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# quick-codeblock +快捷插入 Markdown 代码块,光标自动定位块内。选中文本一键包裹成代码块,支持自定义语言列表、快捷键配置与即时冲突检测,可替代 Templater 代码块模板。