• Holger Just's avatar
    [#778] Properly cache Liquid markup · e91a1e01
    Holger Just authored
    This commit moves the markup caching into Liquid rendering. As
    Liquid allows to return different results depending on the environment
    (variables, logged user, ...) we only cache the page if it contains
    no active content.
    
    Unfortunetely, active content currently also includes the TOC
    in wiki pages.
    e91a1e01
wiki_formatting.rb 1.28 KB