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