Skip to content

3.0.0

Compare
Choose a tag to compare
@colinodell colinodell released this 14 Jul 12:45
· 281 commits to master since this release

Changed

  • Changed namespace to League\HTMLToMarkdown
  • Changed packagist name to league/html-to-markdown
  • Re-organized code into several separate classes
  • <a> tags with identical href and inner text are now rendered using angular bracket syntax (#31)
  • <div> elements are now treated as block-level elements (#33)