From d5e04c8e82e642e4410150d80d058830bd5322c4 Mon Sep 17 00:00:00 2001 From: Chip Senkbeil Date: Wed, 10 Apr 2024 21:17:38 -0500 Subject: [PATCH] Update to use html img tags --- README.org | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index cace823..6048ab8 100644 --- a/README.org +++ b/README.org @@ -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: ** 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: * Configuration