apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.32k stars 1.17k forks source link

[Feature][Website] Add a GitHub Action to lint the Markdown #3350

Closed casionone closed 1 year ago

casionone commented 2 years ago

Search before asking

Problem Description

A GitHub Action that performs style checking and linting for Markdown/CommonMark files using markdownlint-cli. https://www.npmjs.com/package/markdownlint-cli example can refer to https://github.com/apache/apisix/pull/3041/files

Description

No response

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?

github-actions[bot] commented 2 years ago

:blush: Welcome to the Apache Linkis (incubating) community!! We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context. We will be here shortly.

If you are interested in contributing to our website project, please let us know! You can check out our contributing guide on :point_right: How to Participate in Project Contribution.

WeChat Group:

image Mailing Lists: name description Subscribe Unsubscribe archive
dev@linkis.apache.org community activity information subscribe unsubscribe archive
casionone commented 2 years ago

@binbinCheng can you help to do this task