From c2f94856fe95a79850f19188d56a923fec1b1e20 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sat, 15 Jun 2024 19:31:44 +0200 Subject: [PATCH] Minor editing --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index dc69c40..8837dd3 100644 --- a/README.org +++ b/README.org @@ -2958,7 +2958,7 @@ See `org-link-parameters' for details about PATH, DESC and FORMAT." Listing [[lst:define-org-yt-link-type][define org-yt-link type]] implements code to open the link to the following YouTube video [[yt:eaZUZCzaIgw][Extending org-mode to handle YouTube links]] using the following [[https://raw.githubusercontent.com/bitspook/spookmax.d/master/readme.org][Emacs setup]]. Note: Listing [[lst:define-org-yt-link-type][define org-yt-link type]] does only -implement normal links, but no embedded frames. +implement normal =html= links, but no embedded =html= frames. Opening [[yt:eaZUZCzaIgw][Extending org-mode to handle YouTube links]] may fail due to a bug in the interface between =mpv= and =yt-dlp=. Listing [[lst:set-emms-options][set EMMS options]] indicates how to