diff --git a/lib/PostRender.php b/lib/PostRender.php
index ac12f03..2c18f0d 100644
--- a/lib/PostRender.php
+++ b/lib/PostRender.php
@@ -3,9 +3,11 @@
{
public static function rows($varRows)
{
+ $varParsedown = new Parsedown();
+
?>
-
-
+
+
@@ -40,8 +42,8 @@
-
-
+
+