# File lib/redcarpet/render_man.rb, line 5
def
normal_text
(
text
)
text
.
gsub
(
'-'
,
'\\-'
).
strip
end