Sha256: 7c27c1fcc3f7458218de78da75bd983601013d3dcd3d5f608ad09d1705b2a0a3

Contents?: true

Size: 193 Bytes

Versions: 5

Compression:

Stored size: 193 Bytes

Contents

<%#
# SimpleMarkdown Show Partial

This partial renders a Markdown field to HTML

## Local variables:

- `field`:
  An instance of Administrate::Field::SimpleMarkdown.
%>

<%= field.to_html %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
administrate-field-simple_markdown-0.1.0 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.0.4 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.0.3 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.0.2 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.0.1 app/views/fields/simple_markdown/_show.html.erb