remarkjs / remark-github

remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub

Home Page:https://remark.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Support repo url.

JiangWeixian opened this issue · comments

commented

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? thx

Solution

https://github.com/remarkjs/remark-github -> remarkjs/remark-github

Alternatives

Write a custom remark plugin

commented

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

commented

Note: Refined GitHub does do this: https://github.com/refined-github/refined-github.
That’s not a core part of GitHub though.