Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Add support for Reference-style Links #298

Closed
2 tasks done
luisorbaiceta opened this issue Dec 6, 2021 · 4 comments
Closed
2 tasks done

Add support for Reference-style Links #298

luisorbaiceta opened this issue Dec 6, 2021 · 4 comments

Comments

@luisorbaiceta
Copy link
Member

luisorbaiceta commented Dec 6, 2021

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Improve remapLinks method to support markdowns Reference-style Links conversion.

The problem has anything to do with the renderer, after some research I found that marked fully supports this type of links.

Motivation

A docs reorganization (fastify/fastify#3474) is taking place right now, and in order to support every possible scenario when linking for the new docs, this needs to be landed.

@luisorbaiceta luisorbaiceta changed the title Add support for [Reference-style Links](https://www.markdownguide.org/basic-syntax/#reference-style-links) Add support for Reference-style Links Dec 6, 2021
@jsumners
Copy link
Member

@luisorbaiceta do you have time to point out the locations in the code that need to be changed?

@luisorbaiceta
Copy link
Member Author

I have pointed it in the description. The method that needs to target those links with regex is remapLinks

@jsumners jsumners mentioned this issue Dec 12, 2021
4 tasks
@luisorbaiceta
Copy link
Member Author

closed this in #307

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants