From 5286598480ff57d265e86ea41922d28176cd2669 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sat, 11 Dec 2010 19:40:58 -0500 Subject: hopefully the last attempt to fix the autolinker --- askbot/__init__.py | 2 +- askbot/utils/markup.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/askbot/__init__.py b/askbot/__init__.py index 7ddf59e5..3d6ae389 100644 --- a/askbot/__init__.py +++ b/askbot/__init__.py @@ -19,4 +19,4 @@ def get_version(): """returns version of the askbot app this version is meaningful for pypi only """ - return '0.6.45' + return '0.6.46' diff --git a/askbot/utils/markup.py b/askbot/utils/markup.py index dcdfc5a4..0caf6848 100644 --- a/askbot/utils/markup.py +++ b/askbot/utils/markup.py @@ -4,10 +4,10 @@ from askbot.conf import settings as askbot_settings from markdown2 import Markdown #url taken from http://regexlib.com/REDetails.aspx?regexp_id=501 by Brian Bothwell -URL_RE = re.compile("((?