feat: 锚点

This commit is contained in:
禾几海
2020-10-09 17:53:14 +08:00
parent 2ce76455a4
commit 7f418c7f95

View File

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