Skip to content
Obsidian 插件开发文档
Search
K
Main Navigation
首页
文档
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
MarkdownViewModeType
ts
export
type
MarkdownViewModeType
=
'
source
'
|
'
preview
'
;
1