mirror of
https://github.com/10h30/wordpress-export-to-markdown.git
synced 2026-06-05 15:09:59 +09:00
Add note about updating <img> refs
This commit is contained in:
@@ -130,4 +130,4 @@ Whether or not to download and save images attached to posts. Generally speaking
|
||||
- Type: Boolean
|
||||
- Default: `false`
|
||||
|
||||
Whether or not to also include images scraped from <img> tags in post body content. These images are downloaded and saved along with other images as dictated by `--saveimages`.
|
||||
Whether or not to also include images scraped from <img> tags in post body content. These images are downloaded and saved along with other images as dictated by `--saveimages`. The <img> tags are updated to point to where the images are saved.
|
||||
|
||||
Reference in New Issue
Block a user