Dateiendung angepasst

This commit is contained in:
2026-04-10 16:24:58 +02:00
parent 5d603bded7
commit b3006978b3
3 changed files with 102 additions and 8 deletions

View File

@@ -41,12 +41,18 @@ mdlink .
## Interactive Redirect Rewrite
When a Markdown link redirects, `mdlink` prompts:
Step 1: When a Markdown link redirects, `mdlink` prompts:
```text
Replace old URL with final URL? [y/N]
```
Step 2: For `http://` Markdown links without redirect, `mdlink` can test an `https://` variant and prompt:
```text
Replace HTTP URL with HTTPS variant? [y/N]
```
Only confirmed links are updated.
## Test File And Script