Sha256: 5dd3ebebdb9e33b4c8421f52294eb4f956fee3e26fbed2a906c58fa12d4289d8

Contents?: true

Size: 228 Bytes

Versions: 11

Compression:

Stored size: 228 Bytes

Contents

<%#
# SimpleMarkdown Show Partial

This partial renders a Markdown field to HTML

## Local variables:

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

<div class="simple_markdown"><%= field.to_html %></div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
administrate-field-simple_markdown-0.7.0 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.6.0 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.5.0 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.4.0 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.4.0.rc2 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.4.0.rc1 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.3.0 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.2.1 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.2.0 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.1.2 app/views/fields/simple_markdown/_show.html.erb
administrate-field-simple_markdown-0.1.1 app/views/fields/simple_markdown/_show.html.erb