Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@colinodell colinodell released this 13 Jul 11:49
· 8 commits to master since this release
4bb680b

Changed

  • Changed the namespace to League\CommonMark\Ext\Table 馃帀
  • Renamed TableRows to TableSection
  • Made the parser and renderers final

Removed

  • Removed the unused TableRow::handleRemainingContents() function