final | |
---|---|
implements |
ConsoleFormatInterface, ConsoleFormatterFactory, ConsoleTagFormatFactory |
Applies Markdown formatting to console output
Methods | ||
---|---|---|
public
|
__construct(string $before = '', string $after = '')
|
# |
public
|
apply(?string $text, $attributes = null): string
|
# |
public
static
|
getFormatter(): ConsoleFormatter
|
# |
public
static
|
getTagFormats(): ConsoleTagFormats
|
# |