mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 03:36:18 +08:00
let's try with 'normal' linebreaks
This commit is contained in:
@ -300,11 +300,7 @@ module Email
|
||||
end
|
||||
end
|
||||
|
||||
post_options = {
|
||||
cooking_options: { traditional_markdown_linebreaks: true },
|
||||
}.merge(options)
|
||||
|
||||
create_post(post_options)
|
||||
create_post(options)
|
||||
end
|
||||
|
||||
def attachment_markdown(upload)
|
||||
|
Reference in New Issue
Block a user