Releases: JanStanleyWatt/commonmark-figure-extension
Releases · JanStanleyWatt/commonmark-figure-extension
1.2.0
What's Changed
- typo for
FigureExtension
in README by @bkidwell in #10 - fix: correctly consume the child block, with example fenced code block by @dkarlovi in #13
New Contributors
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Update extension to allow container nodes inside by @JanStanleyWatt in #8
- Update example.php and README to match to source by @JanStanleyWatt in #9
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Update Parser by @JanStanleyWatt in #1
- Update composer.json for push to packagist by @JanStanleyWatt in #2
- Fix license comment from old years and code owner by @JanStanleyWatt in #3
- Add a test class by @JanStanleyWatt in #5
- Create LICENSE by @JanStanleyWatt in #6
- Add README.md by @JanStanleyWatt in #7
Full Changelog: https://github.com/JanStanleyWatt/commonmark-figure-extension/commits/1.0.0