Skip to content

Commit

Permalink
fix safari bug in demo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Jul 31, 2015
1 parent 5febfc4 commit 1fa57e6
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions demo/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -360,22 +360,6 @@ var sampleMobiledocs = {
]
},

mobileDocWithAttributeMarker: {
version: MOBILEDOC_VERSION,
sections: [
[['A', ['href', 'http://github.com/bustlelabs/content-kit-editor']]],
[
[1, "H2", [
[[], 0, "headline h2"]
]],
[1, "P", [
[[], 0, "see it "],
[[0], 1, "on github."]
]]
]
]
},

mobileDocWithSimpleCard: {
version: MOBILEDOC_VERSION,
sections: [
Expand Down

0 comments on commit 1fa57e6

Please sign in to comment.