Searched refs:lineStartMarkers (Results 1 – 1 of 1) sorted by relevance
39 private array $lineStartMarkers = []; variable in dokuwiki\\Parsing\\ModeRegistry168 $this->lineStartMarkers[$mode] = $markers;178 if (!$this->lineStartMarkers) return [];179 return array_unique(array_merge(...array_values($this->lineStartMarkers)));