2
0
Fork 0
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:
Sam 2017-07-10 12:20:50 -04:00
parent 890a99232d
commit ba9898c5a9
3 changed files with 515 additions and 366 deletions

View file

@ -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