Skip to content

Commit

Permalink
Stupid fix for kramdown conversion error
Browse files Browse the repository at this point in the history
  • Loading branch information
dchapman1988 committed Jun 26, 2018
1 parent 8eb29d2 commit 1cdaebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_data_vault.html.haml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- if data_vault
.autogrow
:kramdown
#{data_vault.data}
Double click to reveal

- content_for :javascripts do
:javascript
Expand Down

1 comment on commit 1cdaebe

@adamgamble
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Please sign in to comment.