# File lib/jekyll/filters.rb, line 6
def
textilize
(
input
)
TextileConverter
.
new
.
convert
(
input
)
end