From 6ddb6b2b335dd0c37aeceaf2d26a11384d5f9605 Mon Sep 17 00:00:00 2001 From: Emanuil Rusev Date: Mon, 19 Jan 2015 17:11:13 +0200 Subject: [PATCH] resolve #90 --- Parsedown.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Parsedown.php b/Parsedown.php index ce695e8..71a033e 100755 --- a/Parsedown.php +++ b/Parsedown.php @@ -17,6 +17,10 @@ class Parsedown { # ~ + const version = '1.5.0'; + + # ~ + function text($text) { # make sure no definitions are set