extends |
AbstractFormat |
|---|---|
uses |
EncloseTrait |
Applies Markdown formatting
| Methods | ||
|---|---|---|
public
|
apply(string $string, $attributes = null): string
|
# |
protected
static
|
getTagFormats(): ?TagFormats
|
# |
| Methods inherited from Salient\Console\Format\AbstractFormat |
|---|
getFormatter(), getMessageFormats() |
| Methods used from Salient\Console\Format\EncloseTrait |
|---|
__construct(), enclose() |
| Constants inherited from Salient\Console\Format\AbstractFormat |
|---|
|
| Constants inherited from Salient\Contract\HasMessageLevel |
|---|
|
| Constants inherited from Salient\Contract\HasMessageLevels |
|---|
|
| Constants inherited from Salient\Contract\Console\HasMessageType |
|---|
|
| Constants inherited from Salient\Contract\Console\HasMessageTypes |
|---|
|
| Properties used from Salient\Console\Format\EncloseTrait |
|---|
$Before, $After |