Skip to content

mdx_steroids.absimgsrc»

The mdx_steroids.absimgsrc replaces relative image URLs with absolute ones.

Installation»

pip install --user --upgrade git+https://github.com/twardoch/markdown-steroids.git

Docs»

Options»

  mdx_steroids.absimgsrc:
    base_url       : 'https://github.com/repo/blob/master/images/' 
    # Base URL to which the relative paths will be appended

Copyright © 2016 Adam Twardoch adam+github@twardoch.com
License: BSD 3-clause