##// END OF EJS Templates
Fixes some textile issues with JRuby (#5404)....
Jean-Philippe Lang -
r3604:0a47389a65f3
parent child
Show More
@@ -388,7 +388,7 class RedCloth3 < String
388 (?!\-\-)
388 (?!\-\-)
389 #{rcq}
389 #{rcq}
390 (#{QTAGS_JOIN}|) # oqa
390 (#{QTAGS_JOIN}|) # oqa
391 (?=[[:punct:]]|\s|\)|$)/x
391 (?=[[:punct:]]|<|\s|\)|$)/x
392 else
392 else
393 /(#{rcq})
393 /(#{rcq})
394 (#{C})
394 (#{C})
General Comments 0
You need to be logged in to leave comments. Login now