编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « CommonMark 函数
  • CommonMark\Render »
  • PHP Manual
  • CommonMark 函数
  • Parsing

CommonMark\Parse

(cmark >= 1.0.0)

CommonMark\Parse — Parsing

说明

CommonMark\Parse ( string $content [, int $options ] ) : CommonMark\Node

Shall parse content

参数

content

markdown string

options

A mask of:

CommonMark\Parser\Normal ( integer)
CommonMark\Parser\Normalize ( integer)
CommonMark\Parser\ValidateUTF8 ( integer)
CommonMark\Parser\Smart ( integer)

返回值

Shall return root CommonMark\Node

相关文章
php commonmark parser parsingphp commonmark parser parsingphp commonmark parser parsingphp bbcode 函数 attach another parser in order to use another rule set for argument parsingphp commonmark 函数 parsingphp commonmark 函数 renderingphp commonmark 函数 renderingphp commonmark 函数 renderingphp commonmark 函数 renderingphp commonmark 函数 renderingphp sodium 函数 descriptionphp sodium 函数 verify and decrypt a ciphertextphp sodium 函数 extract the public key from the secret keyphp 数组 函数 对数组排序php sqlite 函数 set busy timeout duration or disable busy handlersphp sqlite 函数 别名 sqlite fetch singlephp sqlite 函数 seek to the first row numberphp sqlsrv 函数 returns a row as an arrayphp sqlsrv 函数 returns information about the serverphp commonmark commonmark 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号