mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 07:06:47 +08:00
DEV: Apply syntax_tree formatting to lib/*
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
module Onebox
|
||||
module Engine
|
||||
module OpengraphImage
|
||||
|
||||
def to_html
|
||||
og = get_opengraph
|
||||
"<img src='#{og.image}' width='#{og.image_width}' height='#{og.image_height}' class='onebox' #{og.title_attr}>"
|
||||
|
Reference in New Issue
Block a user