sindresorhus/refined-github

Proposal: `linkify-code-block` #4687

Yash-Singh1 posted onGitHub

Description

Currently, there is linkify-code to auto link in-code links inside files. However, code blocks in comments aren't linkified. For example:

/**
Returns a boolean for whether the given two types are equal.
@link https://github.com/microsoft/TypeScript/issues/27024#issuecomment-421529650
*/

This feature request is for the same thing as linkify-code but in markdown code.

Screenshot

Screenshot from 2021-08-19 20-00-28

Example URL

https://github.com/sindresorhus/refined-github/issues/4687


That's already supposed to work in linkify-code, but it's broken. I opened a bug report: https://github.com/sindresorhus/refined-github/issues/4688

posted by fregante over 3 years ago

Fund this Issue

$0.00
Funded

Pull requests