Searched defs:markdown (Results 1 – 2 of 2) sorted by relevance
35 public function autolink(string $markdown, Tree|null $tree = null): string;43 public function markdown(string $markdown, Tree|null $tree = null): string; function
86 public function autolink(string $markdown, Tree|null $tree = null): string120 public function markdown(string $markdown, Tree|null $tree = null): string argument