From 2910ae233af9648b373bd634d65c8e216dcc8fde Mon Sep 17 00:00:00 2001 From: Harjun751 Date: Sat, 24 Jan 2026 10:43:16 +0800 Subject: [PATCH 1/2] Update default template syntax link --- packages/core/template/default/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/core/template/default/index.md b/packages/core/template/default/index.md index 09177b769c..5f9111a03f 100755 --- a/packages/core/template/default/index.md +++ b/packages/core/template/default/index.md @@ -66,11 +66,11 @@ More info in: _ Refer to our Full Syntax Reference page to find a specific feature or component that you want to use in your MarkBind site. +> Refer to our Syntax Overview page to find a specific feature or component that you want to use in your MarkBind site. -More info in: _User Guide → Full Syntax Reference_ +More info in: _User Guide → Syntax Overview_ From 1a4e65dc178573d4da1a1b6e057a20dc7135a061 Mon Sep 17 00:00:00 2001 From: Harjun751 Date: Sat, 24 Jan 2026 10:59:56 +0800 Subject: [PATCH 2/2] Update expected file for test --- .../test_site_templates/test_default/expected/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/cli/test/functional/test_site_templates/test_default/expected/index.html b/packages/cli/test/functional/test_site_templates/test_default/expected/index.html index 9e0efbf164..d095b74ad4 100644 --- a/packages/cli/test/functional/test_site_templates/test_default/expected/index.html +++ b/packages/cli/test/functional/test_site_templates/test_default/expected/index.html @@ -120,11 +120,11 @@
User Guide: Working with Sites

More info in: User Guide → Working with Sites


-
User Guide: Full Syntax Reference
+
User Guide: Syntax Overview
-

Refer to our Full Syntax Reference page to find a specific feature or component that you want to use in your MarkBind site.

+

Refer to our Syntax Overview page to find a specific feature or component that you want to use in your MarkBind site.

-

More info in: User Guide → Full Syntax Reference

+

More info in: User Guide → Syntax Overview