Skip to content

Commit

Permalink
Add select option for codemirror card
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Nov 12, 2015
1 parent a7f5940 commit 208f09d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/app/templates/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<option value='imageCard'>Image Card</option>
<option value='inputCard'>Card with Input</option>
<option value='selfieCard'>Selfie Card</option>
<option value='codemirrorCard'>Codemirror Card</option>
</select>
{{#mobiledoc-editor
class='post-editor__editor'
Expand Down

0 comments on commit 208f09d

Please sign in to comment.