Markdown Articles Tool Versions Save

Parse markdown article, download images and replace images URL's with local paths

refs/heads/master

1 year ago

Release creating added to CI

0.1.2

1 year ago
  • -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.

0.1.0

2 years ago

Python package and the tool.