Skip to content

Commit

Permalink
202407190304
Browse files Browse the repository at this point in the history
  • Loading branch information
Remote committed Jul 18, 2024
1 parent 638e0c5 commit 8ac4437
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ const viewer = new MDViewer({
delay: 50, // 預設 300ms,最低只能 1
editor: editor, // 連結 PDEditor
scrollSync: 1, // 是否跟著 PDEditor 一起滑動
tagPath: "?keyword=", // Hashtag指向,需設定才會偵測Hashtag
tagTarget: "_blank" // 開啟Hashtag方式,預設為_blank
tagPath: "?keyword=", // Hashtag 指向,需設定才會偵測 Hashtag
tagTarget: "_blank" // 開啟 Hashtag 方式,預設為 _blank
});

/* 將元素添加到視圖中。 */
Expand Down
2 changes: 1 addition & 1 deletion css/PDMDEditor.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8ac4437

Please sign in to comment.