CommonMark\Parse

(cmark >= 1.0.0)

CommonMark\ParseParsing

说明

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

Shall parse content

返回值

Shall return root CommonMark\Node

add a note add a note

User Contributed Notes

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