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
3a6759de
Commit
3a6759de
authored
Mar 14, 2018
by
François-Xavier
Browse files
Update plugin.rb
parent
ef795fda
Changes
1
Show whitespace changes
Inline
Side-by-side
plugin.rb
View file @
3a6759de
...
...
@@ -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
}
' target='_blank'>Aller à la note</a>"
"<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>"
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