From 0a47389a65f364514e844a84dfbf5e7df1fc91ba 2010-04-30 17:50:34 From: Jean-Philippe Lang Date: 2010-04-30 17:50:34 Subject: [PATCH] Fixes some textile issues with JRuby (#5404). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3718 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/redcloth3.rb b/lib/redcloth3.rb index fa48b2d..ffc0e11 100644 --- a/lib/redcloth3.rb +++ b/lib/redcloth3.rb @@ -388,7 +388,7 @@ class RedCloth3 < String (?!\-\-) #{rcq} (#{QTAGS_JOIN}|) # oqa - (?=[[:punct:]]|\s|\)|$)/x + (?=[[:punct:]]|<|\s|\)|$)/x else /(#{rcq}) (#{C})