mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
let's try with 'normal' linebreaks
This commit is contained in:
parent
6df5b38b54
commit
c3a393a11f
1 changed files with 1 additions and 5 deletions
|
@ -300,11 +300,7 @@ module Email
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
post_options = {
|
create_post(options)
|
||||||
cooking_options: { traditional_markdown_linebreaks: true },
|
|
||||||
}.merge(options)
|
|
||||||
|
|
||||||
create_post(post_options)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def attachment_markdown(upload)
|
def attachment_markdown(upload)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue