Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠️ Repo: Consolidate modules used for markdown processing #3661

Open
boneskull opened this issue Jan 7, 2019 · 0 comments
Open

🛠️ Repo: Consolidate modules used for markdown processing #3661

boneskull opened this issue Jan 7, 2019 · 0 comments
Labels
area: documentation anything involving docs or mochajs.org area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: cleanup a refactor

Comments

@boneskull
Copy link
Member

See #3652 which may affect what happens here.

Currently we're using markdown-magic, markdownlint, and remark to handle linting and pre-processing various markdown files (including those used on mochajs.org).

I'm pretty sure everything here can be replaced by remark and its plugin ecosystem.

If so, let's see if we can do that. If the code ends up being less maintainable or otherwise more burdensome, forget it.

This does not have anything to do with the markdown reporter.

@boneskull boneskull added status: accepting prs Mocha can use your help with this one! area: documentation anything involving docs or mochajs.org type: cleanup a refactor labels Jan 7, 2019
@JoshuaKGoldberg JoshuaKGoldberg changed the title consolidate modules used for markdown processing 🛠️ Repo: Consolidate modules used for markdown processing Dec 27, 2023
@JoshuaKGoldberg JoshuaKGoldberg added area: qa area: repository tooling concerning ease of contribution and removed area: qa labels Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation anything involving docs or mochajs.org area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: cleanup a refactor
Projects
None yet
Development

No branches or pull requests

2 participants