编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 db++ 函数 change relation permissionsphp db++ 函数 perform sql queryphp dbx 函数 send a query and fetch all results if any php 文件系统函数 参见 unlink 或 unsetphp 文件系统函数 disk free space 的别名php xmlwriter 函数 end current piphp xmlwriter 函数 create start dtd tagphp xmlwriter 函数 write a raw xml textphp yaz 函数 prepares for an extended service requestphp commonmark commonmark 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号