CakeFest 2024: The Official CakePHP Conference

CommonMark\Parse

(cmark >= 1.0.0)

CommonMark\ParseParsing

Description

CommonMark\Parse(string $content, int $options = ?): CommonMark\Node

Shall parse content

Return Values

Shall return root CommonMark\Node

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top