Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
luya
tag
TagMarkdownParser
PHP Class luya\tag\TagMarkdownParser
Since:
1.0.0-rc1
Author:
Basil Suter (
[email protected]
)
Inheritance:
extends
cebe\markdown\GithubMarkdown
Afficher le fichier
Open project: luyadev/luya
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
$enableNewlines
Enabled the newline generation by default for the tag markdown parser class.
Méthodes protégées
Méthode
Description
parseUrl
(
string
$markdown
)
Disable the url parsing of markdown.
Method Details
parseUrl()
protected
méthode
Disable the url parsing of markdown.
protected
parseUrl
(
string
$markdown
)
$markdown
string
Property Details
$enableNewlines
public_oe property
Enabled the newline generation by default for the tag markdown parser class.
public
$enableNewlines