[GH-ISSUE #378] [Discussion] contributes to remark-lint instead #318

Closed
opened 2026-03-03 01:25:40 +03:00 by kerem · 2 comments
Owner

Originally created by @JounQin on GitHub (Mar 24, 2021).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/378

like JSCS to ESLint

  1. remark-lint is much more pluggable than markdownlint.
  2. It can be integrated with eslint via esling-plugin-mdx (Don't worry, markdown is also supported).
  3. It will never conflict with prettier via remark-preset-prettier
Originally created by @JounQin on GitHub (Mar 24, 2021). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/378 like `JSCS` to `ESLint` 1. [`remark-lint`](https://github.com/remarkjs/remark-lint) is much more pluggable than `markdownlint`. 2. It can be integrated with `eslint` via [`esling-plugin-mdx`](https://github.com/mdx-js/eslint-mdx#mdxremark) (Don't worry, markdown is also supported). 3. It will never conflict with `prettier` via [`remark-preset-prettier`](https://github.com/JounQin/remark-preset-prettier)
kerem 2026-03-03 01:25:40 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@DavidAnson commented on GitHub (Mar 24, 2021):

I would encourage everyone to use and contribute to whatever projects they feel meet their needs best - and it seems remark is a fine project. That said, the experience I get working on markdownlint is valuable to me and I would probably do so even if nobody used it. Therefore, I will close this issue because I do not think there is much to discuss; I will keep tinkering with this project and I encourage others to spend their time on whatever they think is most meaningful.

<!-- gh-comment-id:805954704 --> @DavidAnson commented on GitHub (Mar 24, 2021): I would encourage everyone to use and contribute to whatever projects they feel meet their needs best - and it seems remark is a fine project. That said, the experience I get working on markdownlint is valuable to me and I would probably do so even if nobody used it. Therefore, I will close this issue because I do not think there is much to discuss; I will keep tinkering with this project and I encourage others to spend their time on whatever they think is most meaningful.
Author
Owner

@JounQin commented on GitHub (Mar 25, 2021):

That's OK if you don't want this, I just to discuss is that possible to merge these two projects, like JSCS and ESLint.

https://eslint.org/docs/user-guide/migrating-from-jscs

The users must choose between they, and there is much repetitive work in two projects.

<!-- gh-comment-id:806272604 --> @JounQin commented on GitHub (Mar 25, 2021): That's OK if you don't want this, I just to discuss is that possible to merge these two projects, like `JSCS` and `ESLint`. https://eslint.org/docs/user-guide/migrating-from-jscs The users must choose between they, and there is much repetitive work in two projects.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#318
No description provided.