Skip to content

fix(#1790): replace relref links with standard markdown links.#1932

Closed
ITSUREN wants to merge 2 commits intomedic:mainfrom
ITSUREN:fix-reference-iss1790
Closed

fix(#1790): replace relref links with standard markdown links.#1932
ITSUREN wants to merge 2 commits intomedic:mainfrom
ITSUREN:fix-reference-iss1790

Conversation

@ITSUREN
Copy link
Copy Markdown

@ITSUREN ITSUREN commented Jul 5, 2025

Description

This PR addresses issue #1790 by replacing all Hugo relref shortcodes in markdown files with standard markdown links.
I added a helper script (tools/fix-relref.py) to automate this process for future use, and used it to update relevant files with the '.md' extension.

Let me know if you'd like me to split the script into a separate PR or keep it as-is.

@ITSUREN ITSUREN marked this pull request as draft July 5, 2025 15:44
@ITSUREN ITSUREN marked this pull request as ready for review July 5, 2025 15:47
@ITSUREN ITSUREN changed the title fix(#1790): replace relref links with standard markdown linksFix reference iss1790 fix(#1790): replace relref links with standard markdown links. Jul 6, 2025
@andrablaj
Copy link
Copy Markdown
Member

As it will be challenging to resolve the conflicts, I created #2017 that builds on this work. @ITSUREN I used your script with minor tweaks to replace the link format. Thank you for the work you started here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants