Sha256: a6d9bbabadc305e3d4e455279d740abd897ea898f95a8d66d6041a51eee27202
Contents?: true
Size: 379 Bytes
Versions: 31
Compression:
Stored size: 379 Bytes
Contents
<content:page> #{partial 'content:navigation', path: attributes[:full_path].dirname} #{MarkupString.raw Kramdown::Document.new(self[:content], input: 'GFM', syntax_highlighter: nil).to_html} <footer> Last Modified: #{File.mtime(self[:page_file]) rescue "N/A"} — <?r if RACK_ENV != :static ?> <a href="edit">Edit Page</a> <?r end ?> </footer> </content:page>
Version data entries
31 entries across 31 versions & 1 rubygems