Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
latoilescoute-dev
embed-hackmd
Commits
32c470eb
Commit
32c470eb
authored
Mar 14, 2018
by
François-Xavier
Browse files
Update plugin.rb
parent
8c942ef3
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugin.rb
View file @
32c470eb
...
...
@@ -10,6 +10,6 @@ class Onebox::Engine::HackMdOnebox
# See https://github.com/ether/etherpad-lite/wiki/Embed-Parameters
def
to_html
"<iframe name='embed_readwrite' src='
#{
@url
}
?both' style='border-width:0' frameborder='0'
scrolling='no'
width='100%' height=800></iframe><br><a href='
#{
@url
}
?both' target='_blank'>Aller à la note</a>"
"<iframe name='embed_readwrite' src='
#{
@url
}
?both' style='border-width:0' frameborder='0' width='100%' height=800></iframe><br><a href='
#{
@url
}
?both' target='_blank'>Aller à la note</a>"
end
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment