mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
FIX: smarter newline handling for <img> tags on line alone
Run all of pretty text spec on new engine
This commit is contained in:
parent
890a99232d
commit
ba9898c5a9
3 changed files with 515 additions and 366 deletions
|
@ -12,3 +12,4 @@
|
|||
//= require ./pretty-text/engines/markdown-it/table
|
||||
//= require ./pretty-text/engines/markdown-it/paragraph
|
||||
//= require ./pretty-text/engines/markdown-it/newline
|
||||
//= require ./pretty-text/engines/markdown-it/html_img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue