Sha256: d420e734b34f53b17aa3d4fd68ee5be74f2e449dfe1c2506c381c1f985fca8a5
Contents?: true
Size: 298 Bytes
Versions: 3
Compression:
Stored size: 298 Bytes
Contents
.simple-text h1.doc-title= @document.title article.document.show section.content .contents[id="#{@document.name}"] == Redcarpet::Markdown.new(Redcarpet::Render::HTML.new, {tables: true, fenced_code_blocks: false, no_styles: true, escape_html: true}).render(@document.contents)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
simple_text-0.0.18 | app/views/documents/show.html.slim |
simple_text-0.0.17 | app/views/documents/show.html.slim |
simple_text-0.0.9 | app/views/documents/show.html.slim |