CommonMark\Parse

(cmark >= 1.0.0)

CommonMark\Parse — Parsing

Description

function 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.