编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cubrid 函数 get column types in resultphp cubrid mysql 兼容性函数 return the associative array that corresponds to the fetched rowphp cubrid 函数 return the client library versionphp cubrid 函数 export the lob object to a filephp cubrid 函数 return the number of columns in the result setphp trader 函数 true rangephp mnogosearch 函数 add various search limitsphp mnogosearch 函数 fetch a result fieldphp variable handling 函数 释放给定的变量php commonmark commonmark 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号