编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 iis 函数 starts the service defined by serviceidphp gd 和图像处理 函数 为一幅图像分配颜色 + alphaphp gd 和图像处理 函数 拷贝图像的一部分php gd 和图像处理 函数 由文件或 url 创建一个新图象。php gd 和图像处理 函数 取得字体高度php commonmark commonmark 函数php sdo 函数 test whether a property was set prior to being modifiedphp sdo das xml 函数 returns sdo das xml document for a given xml instance stringphp sdo 函数 get the default value for the propertyphp sdo 函数 test to see if this sdo model type is a primitive data type
关注编程学问公众号
编程学问网 湘ICP备20001732号