Dateiendung angepasst
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user