Skip to content

Commit

Permalink
add warning for mdopen markdown preview.
Browse files Browse the repository at this point in the history
  • Loading branch information
CsBigDataHub authored and seagle0128 committed Aug 16, 2024
1 parent d110017 commit ce282ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ From melpa, `M-x package-install RET grip-mode RET`.
:hook ((markdown-mode org-mode) . grip-mode))
```

⚠️ NOTE: `mdopen` opens `markdown` preview in default browser, and doesn't support emacs webkit preview. ⚠️

Run `M-x grip-mode` to preview the markdown and org buffers in the embedded
webkit browser if Emacs supports (built with `--with-xwidgets`), or in the
default browser (Chrome, Firefox, etc.).
Expand Down

0 comments on commit ce282ff

Please sign in to comment.