Pleasing the format check
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: SabrePenguin <147069705+SabrePenguin@users.noreply.github.com>
This commit is contained in:
parent
6ecd2c7f31
commit
a988415028
@ -43,6 +43,5 @@ QString markdownToHTML(const QString& markdown)
|
|||||||
pos = htmlStr.indexOf("</ul>", pos);
|
pos = htmlStr.indexOf("</ul>", pos);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return htmlStr;
|
return htmlStr;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user