Releases: artiomn/markdown_articles_tool
Releases · artiomn/markdown_articles_tool
0.1.3
0.1.2
- -l, --process-local-images deprecated from the version 0.1.2 and will not work: local images will always be processed.
- Images with unrecognized MIME type will not be downloaded by default (use -E to disable this behaviour).
- New option -P, --prepend-images-with-path changes image output path structure. If this option is enabled, "remote" image path will be saved in the local directory structure.
- Code was significantly refactored.
- Some auto tests were added.