Open links from event URL and in event description in external window
And add rel='noopener noreferrer' on them Closes #282 and #283 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -106,9 +106,7 @@ config :auto_linker,
|
||||
# TODO: Set to :no_scheme when it works properly
|
||||
validate_tld: true,
|
||||
class: false,
|
||||
strip_prefix: false,
|
||||
new_window: false,
|
||||
rel: false
|
||||
strip_prefix: false
|
||||
]
|
||||
|
||||
config :phoenix, :format_encoders, json: Jason, "activity-json": Jason
|
||||
|
||||
Reference in New Issue
Block a user