Releases: Elephant418/Markdownify
Releases · Elephant418/Markdownify
v2.3.1
22 Jan 16:34
Compare
Sorry, something went wrong.
No results found
Fix: PHP 7.3 support (#36 )
v2.3.0
27 Mar 15:00
Compare
Sorry, something went wrong.
No results found
Support: Remove PHP5.3 & hhvm support
Fix: inline spacing and empty tag (#33 )
Fix: aside element conversion (#35 )
License: use the MIT license for now
Refactor: use brackets notation for array (#28 )
v2.2.2
22 Dec 11:06
Compare
Sorry, something went wrong.
No results found
Fix: Allow to strip tags (#25 )
v2.2.1
21 Sep 13:04
Compare
Sorry, something went wrong.
No results found
Fix: Moving trailing whitespace from inline elements outside of the element (#21 )
Feature: Use PSR-4
Feature: PHP 7.0 support in continuous integration
Doc: Update of the README
Special thanks to @u-nico
v2.2.0
07 Sep 10:59
Compare
Sorry, something went wrong.
No results found
Fix: Reset state between each parsing (#20 )
Thanks to @danhanly 🍰
v2.1.11
19 Feb 10:03
Compare
Sorry, something went wrong.
No results found
Handle empty table cell conversion (#15 )
v2.1.10
10 Feb 10:15
Compare
Sorry, something went wrong.
No results found
v2.1.9
01 Apr 09:57
Compare
Sorry, something went wrong.
No results found
Fix: Handle HTML breaks & spaces in a less destructive way (#13 ).
Thanks to @pkruithof !
v2.1.8
26 Mar 16:12
Compare
Sorry, something went wrong.
No results found
Fix: Use alternative italic character
Fix: Handle HTML breaks inside another tag
Fix: Handle HTML spaces around tags
Thanks to @fieg !
v2.1.6
14 Jul 10:10
Compare
Sorry, something went wrong.
No results found
Fix: Simulate a paragraph for inline text preceding block element
Fix: Nested lists
Fix: setKeepHTML method
Feature: PHP 5.5 & 5.6 support in continuous integration
Thanks to @spiffyjr !