Download the PHP package jsw/commonmark-figure-extension without Composer
On this page you can find all versions of the php package jsw/commonmark-figure-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jsw/commonmark-figure-extension
More information about jsw/commonmark-figure-extension
Files in jsw/commonmark-figure-extension
Download jsw/commonmark-figure-extension
More information about jsw/commonmark-figure-extension
Files in jsw/commonmark-figure-extension
Vendor jsw
Package commonmark-figure-extension
Short Description League/commonmark extension for HTML figure and caption.
License Apache-2.0
Package commonmark-figure-extension
Short Description League/commonmark extension for HTML figure and caption.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package commonmark-figure-extension
Commonmark Figure Extension
League\CommonMark extension for HTML diagrams and captions inspired by Markdig.
Installation
Usage
- Fence the top and bottom of the sentence you want to be a figure with
^
like a code block - Continued text in bottom fence becomes figure caption
- Even if the number of upper and lower
^
is different, it will be processed normally
Contribution
- Fork it (https://github.com/JanStanleyWatt/commonmark-figure-extension)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Rebase your local changes against the master branch (if necessary)
- Run test suite with the
composer test
command and confirm that it passe - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
Apache-v2
All versions of commonmark-figure-extension with dependencies
PHP Build Version
Package Version
No informations.
The package jsw/commonmark-figure-extension contains the following files
Loading the files please wait ....