Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
H A DGfmTable.php62 fn($cell) => $this->parseAlign($this->cellText($cell)),
180 protected function parseAlign(string $cellText): ?string function in dokuwiki\\Parsing\\Handler\\GfmTable