Download the PHP package eberdna/commonmark-ext-prepend-image without Composer
On this page you can find all versions of the php package eberdna/commonmark-ext-prepend-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eberdna/commonmark-ext-prepend-image
More information about eberdna/commonmark-ext-prepend-image
Files in eberdna/commonmark-ext-prepend-image
Download eberdna/commonmark-ext-prepend-image
More information about eberdna/commonmark-ext-prepend-image
Files in eberdna/commonmark-ext-prepend-image
Vendor eberdna
Package commonmark-ext-prepend-image
Short Description Adds the possibility to prepend the image path/route
License MIT
Package commonmark-ext-prepend-image
Short Description Adds the possibility to prepend the image path/route
License MIT
Please rate this library. Is it a good library?
Informations about the package commonmark-ext-prepend-image
Extension to render lazy images in markdown
This adds support to prepend image path/routes to the league/commonmark package.
Install
Example
This creates the following HTML
Please note that the path is only prepended if the markdown picture path does not start with '/'
, '//'
or 'http'
.
Options
There are no options for this extension. Only base path can set when creating the instance of PrependImageExtension
.
All versions of commonmark-ext-prepend-image with dependencies
PHP Build Version
Package Version
Requires
league/commonmark Version
^1.5
The package eberdna/commonmark-ext-prepend-image contains the following files
Loading the files please wait ....