jekyll/lib
Parker Moore d7ff4234f0 Renderer#output_ext: honor folders when looking for ext
Previously, even if the document permalink was a folder, it would look for
an extension on that.  For example, if I have:

    permalink: "/new-version-jekyll-v3.0.0/"

the output_ext would be ".0".  Now, the output_ext honors the trailing
slash and will report based on the converters instead.
2016-01-25 15:32:44 -08:00
..
jekyll Renderer#output_ext: honor folders when looking for ext 2016-01-25 15:32:44 -08:00
site_template Escape html from site.title and page.title 2016-01-03 16:10:38 -05:00
jekyll.rb Rubocop: Do not use unless with else 2016-01-04 11:51:14 -08:00