##// END OF EJS Templates
Span caps turned off in textile formatting....
Jean-Philippe Lang -
r779:0fc93a119753
parent child
Show More
@@ -12,6 +12,7 module Redmine
12 12 def initialize(*args)
13 13 super
14 14 self.hard_breaks=true
15 self.no_span_caps=true
15 16 end
16 17
17 18 def to_html
General Comments 0
You need to be logged in to leave comments. Login now