Skip to content

Modify sec option to convert only described directly as https text#104

Merged
piroor merged 1 commit into
masterfrom
21317_Modify-sed-option-in-Makefile
Jun 12, 2026
Merged

Modify sec option to convert only described directly as https text#104
piroor merged 1 commit into
masterfrom
21317_Modify-sed-option-in-Makefile

Conversation

@yashirot

Copy link
Copy Markdown
Contributor

The Makefile commands to generate a Migration Report in PDF or DOCX format convert plain HTTP(S) URLs into Markdown hyperlinks with an sed command.
However, this conversion does not correctly handle URLs already used in Markdown link syntax like [text](URL).

To address this issue, this PR limits the conversion to HTTPS URLs written directly in the text.

Considering a conflict this PR will open after PR #103 has been merged.

@yashirot yashirot force-pushed the 21317_Modify-sed-option-in-Makefile branch from b74336b to f9fb0f4 Compare June 12, 2026 03:11
@yashirot yashirot marked this pull request as ready for review June 12, 2026 03:14
@yashirot yashirot requested a review from piroor June 12, 2026 03:14
@piroor piroor merged commit 3b9fa12 into master Jun 12, 2026
@piroor piroor deleted the 21317_Modify-sed-option-in-Makefile branch June 12, 2026 05:26
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.

2 participants