mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
fix indents
This commit is contained in:
parent
59c77e706b
commit
f64c1387f8
@ -66,7 +66,7 @@ class Parsedown
|
|||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
private $markupEscaped;
|
private $markupEscaped;
|
||||||
|
|
||||||
function setMarkupEscaped($markupEscaped)
|
function setMarkupEscaped($markupEscaped)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user