切换markdown编辑器为vditor #27

Merged
xiaohai2271 merged 7 commits from refactor-mdEditor into master 2020-10-09 19:33:07 +08:00
Showing only changes of commit 7f418c7f95 - Show all commits

View File

@@ -66,7 +66,7 @@ export class ArticleComponent implements OnInit {
autoSpace: true, autoSpace: true,
fixTermTypo: true, fixTermTypo: true,
chinesePunct: true, chinesePunct: true,
linkBase: 'location.href', linkBase: location.href,
toc: true, toc: true,
mark: true mark: true
}, },