Searched refs:getMarkdown (Results 1 – 2 of 2) sorted by relevance
/plugin/commonmark/vendor/league/commonmark/src/Event/ | ||
H A D | DocumentPreParsedEvent.php | 39 public function getMarkdown(): MarkdownInputInterface function in League\\CommonMark\\Event\\DocumentPreParsedEvent |
/plugin/commonmark/vendor/league/commonmark/src/ | ||
H A D | DocParser.php | 74 $markdown = $preParsedEvent->getMarkdown(); |