Module
Jekyll::Filters
In:
lib/jekyll/filters.rb
Methods
array_to_sentence_string
cgi_escape
date_to_long_string
date_to_string
date_to_xmlschema
number_of_words
textilize
xml_escape
Public Instance methods
array_to_sentence_string
(array)
cgi_escape
(input)
date_to_long_string
(date)
date_to_string
(date)
date_to_xmlschema
(date)
number_of_words
(input)
textilize
(input)
xml_escape
(input)
[Validate]