Beispiel #1
0
 protected function inlineMarkers()
 {
     return array_merge(parent::inlineMarkers(), ['[[' => 'parseApiLinks']);
 }