Sha256: 1f8f0e7298becd00dacbb6080997541d6fc94b0e8875655eb0be3212dd854243

Contents?: true

Size: 334 Bytes

Versions: 8

Compression:

Stored size: 334 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"} &mdash;
		<a href="edit">Edit Page</a>
	</footer>
</content:page>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
utopia-2.2.0 documentation/pages/wiki/show.xnode
utopia-2.1.2 documentation/pages/wiki/show.xnode
utopia-2.1.1 documentation/pages/wiki/show.xnode
utopia-2.1.0 documentation/pages/wiki/show.xnode
utopia-2.0.3 documentation/pages/wiki/show.xnode
utopia-2.0.2 documentation/pages/wiki/show.xnode
utopia-2.0.1 documentation/pages/wiki/show.xnode
utopia-2.0.0 documentation/pages/wiki/show.xnode