Home
last modified time | relevance | path

Searched defs:createFromMarkup (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DMarkupRenderer.php56 public static function createFromMarkup(string $markup, ?Path $executingPath, ?WikiPath $contextPath): MarkupRenderer function in ComboStrap\\MarkupRenderer
H A DOutline.php504 public static function createFromMarkup(string $content, Path $contentPath, WikiPath $contextPath): Outline global() function in ComboStrap\\Outline
H A DCallStack.php176 static function createFromMarkup($markup): CallStack function in ComboStrap\\CallStack
H A DMediaMarkup.php434 public static function createFromMarkup(string $match): MediaMarkup function in ComboStrap\\MediaMarkup