From 128fbc28df18b6fc8656ad541aa2223d73552f7e Mon Sep 17 00:00:00 2001 From: Aaron Date: Fri, 15 May 2026 08:27:19 +0800 Subject: [PATCH 1/4] updated material From f7c16cce9a07c56358ac4bc4b729a89388ff15a6 Mon Sep 17 00:00:00 2001 From: Aaron Date: Tue, 19 May 2026 11:54:25 +0800 Subject: [PATCH 2/4] Updated material From 86e13e92528c9080d123999aa0d6d08cb554315e Mon Sep 17 00:00:00 2001 From: Aaron Date: Mon, 27 Jul 2026 20:24:24 +0800 Subject: [PATCH 3/4] Updated docs --- README.md | 2 +- docs/differences.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf8a5fd24..7e7e4366e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ ## Update Highlights - Added Markdown source support for **AI agents** to provide structured content, reducing token consumption by over 80% -- Refactored the search module with a brand-new architecture, greatly improving **search quality** and **indexing efficiency**.It supports multi-provider mode, chunked indexing, on-demand loading, index compression, multilingual search and cross-domain search. It is suitable for various complex scenarios and large-scale sites, and can handle sites with more than 100,000 pages, and more, see [Search](https://jaywhj.github.io/mkdocs-materialx/plugins/search) +- Refactored the search module with a brand-new architecture, greatly improving **search quality** and **indexing efficiency**. It supports multi-provider mode, chunked indexing, on-demand loading, index compression, multilingual search and cross-domain search. It is suitable for various complex scenarios and large-scale sites, and can handle sites with more than 100,000 pages, see [Search](https://jaywhj.github.io/mkdocs-materialx/plugins/search) - Actual tests show its search accuracy and performance are 50%~80% higher than Zensical - Added code block download & **auto-collapse/expand** long code blocks features, see [Code blocks](https://jaywhj.github.io/mkdocs-materialx/reference/code-blocks#code-collapse-expand) - Added the new **Steps** component for clearer, more intuitive display of procedures and workflows, see [Steps](https://jaywhj.github.io/mkdocs-materialx/reference/steps) diff --git a/docs/differences.md b/docs/differences.md index 7c52667f5..399b4d023 100644 --- a/docs/differences.md +++ b/docs/differences.md @@ -44,7 +44,7 @@ Therefore, MaterialX will adhere to the following goals and principles: ## Update Highlights - Added Markdown source support for **AI agents** to provide structured content, reducing token consumption by over 80% -- Refactored the search module with a brand-new architecture, greatly improving **search quality** and **indexing efficiency**.It supports multi-provider mode, chunked indexing, on-demand loading, index compression, multilingual search and cross-domain search. It is suitable for various complex scenarios and large-scale sites, and can handle sites with more than 100,000 pages, and more, see [Search](plugins/search.md){target="_blank"} +- Refactored the search module with a brand-new architecture, greatly improving **search quality** and **indexing efficiency**. It supports multi-provider mode, chunked indexing, on-demand loading, index compression, multilingual search and cross-domain search. It is suitable for various complex scenarios and large-scale sites, and can handle sites with more than 100,000 pages, see [Search](plugins/search.md){target="_blank"} - Actual tests show its search accuracy and performance are 50%~80% higher than Zensical - Added code block download & **auto-collapse/expand** long code blocks features, see [Code blocks](reference/code-blocks.md#code-collapse-expand){target="_blank"} - Added the new **Steps** component for clearer, more intuitive display of procedures and workflows, see [Steps](reference/steps.md){target="_blank"} From cbf1b2d0d11e64eb6a5a7decff8295137c4c3546 Mon Sep 17 00:00:00 2001 From: Aaron Date: Wed, 29 Jul 2026 14:38:07 +0800 Subject: [PATCH 4/4] Updated docs --- README.md | 5 ++--- docs/differences.md | 4 +--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7e7e4366e..ecfcd39b2 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,10 @@ Similarly, mkdocs-material also has a new successor: MaterialX (based on mkdocs-material 9.7.1). It provides ongoing maintenance and updates, with full compatibility with the original ecosystem and zero migration costs.


-

- In short: MaterialX + ProperDocs is an equivalent replacement for mkdocs-material + mkdocs and provides ongoing maintenance and updates. -

+In short: **`MaterialX + ProperDocs`** is an equivalent replacement for `mkdocs-material + mkdocs` and provides ongoing maintenance and updates. + **MaterialX** preserves the **rich features** and **stability** of the mkdocs-material project, while delivering **new features** and **broad compatibility**, and provides ongoing maintenance and updates.
diff --git a/docs/differences.md b/docs/differences.md index 399b4d023..a0950db16 100644 --- a/docs/differences.md +++ b/docs/differences.md @@ -16,9 +16,7 @@ icon: material/vector-difference-ab Similarly, mkdocs-material also has a new successor: **MaterialX** (based on mkdocs-material 9.7.1). It provides ongoing maintenance and updates, with full compatibility with the original ecosystem and zero migration costs. - --- - - In short: **`MaterialX + ProperDocs`** is an equivalent replacement for `mkdocs-material + mkdocs` and provides ongoing maintenance and updates. +In short: **`MaterialX + ProperDocs`** is an equivalent replacement for `mkdocs-material + mkdocs` and provides ongoing maintenance and updates. **MaterialX** preserves the **rich features** and **stability** of the mkdocs-material project, while delivering **new features** and **broad compatibility**, and will adopt the following brand-new vision and positioning.