mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-26 01:36:03 +03:00
[GH-ISSUE #378] [Discussion] contributes to remark-lint instead #318
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#318
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JounQin on GitHub (Mar 24, 2021).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/378
like
JSCStoESLintremark-lintis much more pluggable thanmarkdownlint.eslintviaesling-plugin-mdx(Don't worry, markdown is also supported).prettierviaremark-preset-prettier@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.
@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
JSCSandESLint.https://eslint.org/docs/user-guide/migrating-from-jscs
The users must choose between they, and there is much repetitive work in two projects.