Closed JiangWeixian closed 2 years ago
GitHub does not do that:
alpha https://github.com/remarkjs/remark-github bravo
alpha https://github.com/remarkjs/remark-github bravo
…so I don’t think it makes sense in this project. You can write an external plugin.
Hi! This was closed. Team: If this was fixed, please add phase/solved
. Otherwise, please add one of the no/*
labels.
Hi team! Could you describe why this has been marked as external?
Thanks, — bb
Note: Refined GitHub does do this: https://github.com/refined-github/refined-github. That’s not a core part of GitHub though.
A quick implement: https://github.com/JiangWeixian/remark-plugin-refined-github
Happy coding
Initial checklist
Problem
In README, plugin currently only support issues, commits, comments, users...
It looks like
https://github.com/remarkjs/remark-github
will not render to remarkjs/remark-github. Would like support it in the future? thxSolution
https://github.com/remarkjs/remark-github
-> remarkjs/remark-githubAlternatives
Write a custom remark plugin