Skip to content

Commit 6ddb6b2

Browse files
committed
resolve #90
1 parent 0008e69 commit 6ddb6b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Parsedown.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ class Parsedown
1717
{
1818
# ~
1919

20+
const version = '1.5.0';
21+
22+
# ~
23+
2024
function text($text)
2125
{
2226
# make sure no definitions are set

0 commit comments

Comments
 (0)