add more space
This commit is contained in:
parent
29a66c8336
commit
a0ecd5ab2e
|
@ -23,7 +23,7 @@ use \Michelf\MarkdownExtra;
|
|||
* @return string
|
||||
*/
|
||||
|
||||
function Markdown($text, $hardwrap=true) {
|
||||
function Markdown($text, $hardwrap = true) {
|
||||
$a = get_app();
|
||||
|
||||
$stamp1 = microtime(true);
|
||||
|
|
Loading…
Reference in a new issue