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