GOD FUCK
This commit is contained in:
parent
c7f467d416
commit
65e2727da0
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class Main {
|
|||
}
|
||||
|
||||
// Parse markdown
|
||||
private static function mdParse($text) {
|
||||
public static function mdParse($text) {
|
||||
|
||||
return $_MD->text($text);
|
||||
|
||||
|
|
Reference in a new issue