diff --git a/.gitmodules b/.gitmodules index 8b176a4..37593ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ # # Copyright 2024 林博仁(Buo-ren Lin) # SPDX-License-Identifier: CC-BY-SA-4.0 +[submodule "The Common Markdownlint(Node.js variant) Configuration Templates"] + path = The Common Markdownlint(Node.js variant) Configuration Templates + url = https://github.com/the-common/markdownlint-nodejs-config-templates.git + ignore = dirty diff --git a/README.md b/README.md index 5a975dd..5a7c331 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ [![GitLab CI 持續整合流程狀態標章](https://gitlab.com/libre-knowledge/markdownlint-david/badges/main/pipeline.svg?ignore_skipped=true "點擊查看 GitLab CI 持續整合流程的運行狀態")](https://gitlab.com/libre-knowledge/markdownlint-david/-/commits/main) [![「檢查專案中的潛在問題」GitHub Actions 作業流程狀態標章](https://github.com/libre-knowledge/markdownlint-david/actions/workflows/check-potential-problems.yml/badge.svg "本專案使用 GitHub Actions 自動化檢查專案中的潛在問題")](https://github.com/libre-knowledge/markdownlint-david/actions/workflows/check-potential-problems.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "本專案使用 pre-commit 檢查專案中的潛在問題")](https://github.com/pre-commit/pre-commit) [![REUSE 規範遵從狀態標章](https://api.reuse.software/badge/gitlab.com/libre-knowledge/markdownlint-david "本專案遵從 REUSE 規範降低軟體授權合規成本")](https://api.reuse.software/info/gitlab.com/libre-knowledge/markdownlint-david) +## 解決方案 + +以下列舉本主題相關的解決方案: + +* [The Common Markdownlint(Node.js variant) Configuration Templates](https://github.com/the-common/markdownlint-nodejs-config-templates) + Provides a common base of Markdownlint(Node.js variant)'s configuration file(.markdownlint.yml) that should be easily adaptable for most project's with little modifications. + ## 參考資料 以下列舉撰寫本主題內容時所參考的第三方資源: diff --git a/The Common Markdownlint(Node.js variant) Configuration Templates b/The Common Markdownlint(Node.js variant) Configuration Templates new file mode 160000 index 0000000..f1de289 --- /dev/null +++ b/The Common Markdownlint(Node.js variant) Configuration Templates @@ -0,0 +1 @@ +Subproject commit f1de28935df9bf61062a6b625366434d167be57a