Sha256: e8cd8a24b7caad737d453fd3a4a659e053e4bd7b7884d2bb744c20017f31bd33
Contents?: true
Size: 362 Bytes
Versions: 8
Compression:
Stored size: 362 Bytes
Contents
<page> <?r transaction.attributes[:title] ||= @page_title ?> #{partial '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"} — <a href="edit">Edit</a> </footer> </page>
Version data entries
8 entries across 8 versions & 1 rubygems