Home
last modified time | relevance | path

Searched refs:parseInlineHtml (Results 1 – 4 of 4) sorted by relevance

/plugin/mdpage/vendor/cebe/markdown/
H A DMarkdown.php21 parseInlineHtml as private;
H A DREADME.md371 parseInlineHtml as private;
413 …n order to resolve this conflict when adding the `LinkTrait`, we need to hide the `parseInlineHtml`
/plugin/mdpage/vendor/cebe/markdown/block/
H A DHtmlTrait.php146 protected function parseInlineHtml($text) function
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DLinkTrait.php188 return $this->parseInlineHtml($text);