Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/ParserMode/
H A DGfmBacktickSingle.php102 [$this->normalizeBody($match)],
115 protected function normalizeBody(string $body): string function in dokuwiki\\Parsing\\ParserMode\\GfmBacktickSingle