mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Added option to convert HTML to Markdown instead of plain, using Turndown #1604
This commit is contained in:
parent
d3b0d6ca57
commit
8fb7067531
45 changed files with 201 additions and 135 deletions
|
|
@ -65,6 +65,7 @@ config.paths.js = {
|
|||
// 'vendors/knockout/build/output/knockout-latest.debug.js',
|
||||
'vendors/squire/build/squire-raw.js',
|
||||
'vendors/mathiasbynens/punycode.js',
|
||||
'vendors/turndown/turndown.js',
|
||||
'dev/External/SquireUI.js'
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue