mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
feat:Introduce js package juice
This commit is contained in:
parent
3a1e0f33c4
commit
3fdd225817
@ -136,6 +136,7 @@ import axios from 'axios'
|
|||||||
import WxRenderer from '../scripts/renderers/wx-renderer'
|
import WxRenderer from '../scripts/renderers/wx-renderer'
|
||||||
import marked from 'marked'
|
import marked from 'marked'
|
||||||
import markdown from 'markdown'
|
import markdown from 'markdown'
|
||||||
|
import juice from 'juice'
|
||||||
import {
|
import {
|
||||||
setColorWithCustomTemplate,
|
setColorWithCustomTemplate,
|
||||||
setColor,
|
setColor,
|
||||||
|
Loading…
Reference in New Issue
Block a user