编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 zlib 函数 open gz filephp hash 函数 return a list of registered hashing algorithms suitable for hash hmacphp 字符串 函数 转换十六进制字符串为二进制字符串php firebird/interbase 函数 cancel creating blobphp firebird/interbase 函数 return error messagesphp firebird/interbase 函数 open a persistent connection to an interbase databasephp iconv 函数 为字符编码转换设定当前设置php idn 函数 convert domain name to idna ascii formphp commonmark commonmark 函数php sam 函数 turn on or off additional debugging output
关注编程学问公众号
编程学问网 湘ICP备20001732号