This is an automated email from the ASF dual-hosted git repository.
shenghang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 3ec150c58 [improve] improve markdown format for MD003 (#2649)
3ec150c58 is described below
commit 3ec150c5861f76425c74c29909a6066530ecc4ee
Author: Calvin <[email protected]>
AuthorDate: Mon Sep 2 08:28:07 2024 +0800
[improve] improve markdown format for MD003 (#2649)
---
.markdownlint-cli2.jsonc | 2 +-
home/blog/2022-09-04-hertzbeat-v1.1.3.md | 3 +--
home/docs/help/memcached.md | 2 --
home/docs/help/nebulagraph.md | 2 --
.../docusaurus-plugin-content-blog/2022-09-04-hertzbeat-v1.1.3.md | 3 +--
.../zh-cn/docusaurus-plugin-content-docs/current/help/nebulagraph.md | 2 --
.../docusaurus-plugin-content-docs/version-v1.5.x/help/nebulagraph.md | 2 --
home/versioned_docs/version-v1.5.x/help/memcached.md | 2 --
home/versioned_docs/version-v1.5.x/help/nebulagraph.md | 2 --
9 files changed, 3 insertions(+), 17 deletions(-)
diff --git a/.markdownlint-cli2.jsonc b/.markdownlint-cli2.jsonc
index 9c75e605b..5f0c70747 100644
--- a/.markdownlint-cli2.jsonc
+++ b/.markdownlint-cli2.jsonc
@@ -18,7 +18,7 @@
"config": {
"default": true,
"MD001": true,
- "MD003": false,
+ "MD003": true,
"MD013": {
"line_length": 600,
"code_blocks": false,
diff --git a/home/blog/2022-09-04-hertzbeat-v1.1.3.md
b/home/blog/2022-09-04-hertzbeat-v1.1.3.md
index 9cba7acaa..d68f00756 100644
--- a/home/blog/2022-09-04-hertzbeat-v1.1.3.md
+++ b/home/blog/2022-09-04-hertzbeat-v1.1.3.md
@@ -38,5 +38,4 @@ Bugfix.
Online <https://console.tancloud.cn>.
-Have Fun
----------
+## Have Fun
diff --git a/home/docs/help/memcached.md b/home/docs/help/memcached.md
index f3c1ddfab..e933b4718 100644
--- a/home/docs/help/memcached.md
+++ b/home/docs/help/memcached.md
@@ -14,8 +14,6 @@ The default YML configuration for the memcache version is in
compliance with 1.4
You need to use the stats command to view the parameters that your memcache
can monitor
```
-###
-
**1、Obtain usable parameter indicators through commands such as stats、stats
setting、stats settings.
```shell
diff --git a/home/docs/help/nebulagraph.md b/home/docs/help/nebulagraph.md
index 60ac139f8..80e44bfe8 100644
--- a/home/docs/help/nebulagraph.md
+++ b/home/docs/help/nebulagraph.md
@@ -14,8 +14,6 @@ The monitoring has two parts,nebulaGraph_stats and
rocksdb_stats.
nebulaGraph_stats is nebulaGraph's statistics, and rocksdb_stats is rocksdb's
statistics.
```
-###
-
**1、Obtain available parameters through the stats and rocksdb stats
interfaces.**
1.1、 If you only need to get nebulaGraph_stats, you need to ensure that you
have access to stats, or you'll get errors.
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-04-hertzbeat-v1.1.3.md
b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-04-hertzbeat-v1.1.3.md
index 0429d684d..e69fce168 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-04-hertzbeat-v1.1.3.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-04-hertzbeat-v1.1.3.md
@@ -36,8 +36,7 @@ Bugfix.
Online <https://console.tancloud.cn>.
-Have Fun
----
+## Have Fun
## V1.1.3
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/nebulagraph.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/nebulagraph.md
index 9faed580e..f570d4754 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/nebulagraph.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/nebulagraph.md
@@ -14,8 +14,6 @@ keywords: [ 开源监控工具, 开源 NebulaGraph 监控工具, 监控 NebulaGr
nebulaGraph_stats 是 NebulaGraph 的统计信息,rocksdb_stats 是 RocksDB 的统计信息。
```
-###
-
**1、通过 stats 和 rocksdb stats 接口获取可用参数。**
1.1、如果只需要获取 nebulaGraph_stats,需要确保可以访问 stats,否则会出现错误。
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/nebulagraph.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/nebulagraph.md
index 9faed580e..f570d4754 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/nebulagraph.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/help/nebulagraph.md
@@ -14,8 +14,6 @@ keywords: [ 开源监控工具, 开源 NebulaGraph 监控工具, 监控 NebulaGr
nebulaGraph_stats 是 NebulaGraph 的统计信息,rocksdb_stats 是 RocksDB 的统计信息。
```
-###
-
**1、通过 stats 和 rocksdb stats 接口获取可用参数。**
1.1、如果只需要获取 nebulaGraph_stats,需要确保可以访问 stats,否则会出现错误。
diff --git a/home/versioned_docs/version-v1.5.x/help/memcached.md
b/home/versioned_docs/version-v1.5.x/help/memcached.md
index f3c1ddfab..e933b4718 100644
--- a/home/versioned_docs/version-v1.5.x/help/memcached.md
+++ b/home/versioned_docs/version-v1.5.x/help/memcached.md
@@ -14,8 +14,6 @@ The default YML configuration for the memcache version is in
compliance with 1.4
You need to use the stats command to view the parameters that your memcache
can monitor
```
-###
-
**1、Obtain usable parameter indicators through commands such as stats、stats
setting、stats settings.
```shell
diff --git a/home/versioned_docs/version-v1.5.x/help/nebulagraph.md
b/home/versioned_docs/version-v1.5.x/help/nebulagraph.md
index 60ac139f8..80e44bfe8 100644
--- a/home/versioned_docs/version-v1.5.x/help/nebulagraph.md
+++ b/home/versioned_docs/version-v1.5.x/help/nebulagraph.md
@@ -14,8 +14,6 @@ The monitoring has two parts,nebulaGraph_stats and
rocksdb_stats.
nebulaGraph_stats is nebulaGraph's statistics, and rocksdb_stats is rocksdb's
statistics.
```
-###
-
**1、Obtain available parameters through the stats and rocksdb stats
interfaces.**
1.1、 If you only need to get nebulaGraph_stats, you need to ensure that you
have access to stats, or you'll get errors.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]