thephpleague / html-to-markdown

Convert HTML to Markdown with PHP
MIT License
1.77k stars 205 forks source link

Escape list-like lines inside list item. #159

Closed Sylry closed 6 years ago

Sylry commented 6 years ago

Fix for #158

Sylry commented 6 years ago

Hum, working on that failing test…