##// 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 389 #{rcq}
390 390 (#{QTAGS_JOIN}|) # oqa
391 (?=[[:punct:]]|\s|\)|$)/x
391 (?=[[:punct:]]|<|\s|\)|$)/x
392 392 else
393 393 /(#{rcq})
394 394 (#{C})
General Comments 0
You need to be logged in to leave comments. Login now