Package Information |
Summary |
CommonMark extension |
Maintainers |
Remi Collet (lead)
[details]
Joe Watkins (lead)
[details]
|
License |
PHP License |
Description |
This extension provides access to the reference implementation of CommonMark,
a rationalized version of Markdown syntax with a specification. |
Release notes
Version 1.0.1
(stable)
|
- improve efficiency of visitation, only looking up functions one time for each accept() - allow returning [Event => Node] from enter/leave, providing full control over backing iterator |
|