Skip to content

Commit

Permalink
Update to use html img tags
Browse files Browse the repository at this point in the history
  • Loading branch information
chipsenkbeil committed Apr 11, 2024
1 parent 16abe6c commit d5e04c8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,11 @@ Requires *neovim 0.9.2+*.

** Link Highlighting by Hover

#+CAPTION: Example of link highlighting when a mouse hovers
#+NAME: org-mouse-highlight-example
[[https://github.com/chipsenkbeil/org-mouse.nvim/assets/2481802/f0e475e8-ba8c-44dc-a81e-e44321415cc6]]
#HTML: <img src="https://github.com/chipsenkbeil/org-mouse.nvim/assets/2481802/f0e475e8-ba8c-44dc-a81e-e44321415cc6" />

** Navigating Links by Click

#+CAPTION: Example of opening a link when a mouse clicks
#+NAME: org-mouse-click-example
[[https://github.com/chipsenkbeil/org-mouse.nvim/assets/2481802/0644fd1b-437a-418a-937e-caf20eac945e]]
#HTML: <img src="https://github.com/chipsenkbeil/org-mouse.nvim/assets/2481802/0644fd1b-437a-418a-937e-caf20eac945e" />

* Configuration

Expand Down

0 comments on commit d5e04c8

Please sign in to comment.