branch: elpa/fj
commit 38af8907684c6470417b3c51ce0d158dbc6e1b5e
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
readme fix org URL
---
readme.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.org b/readme.org
index b67dc588f2..f0ae3daf8e 100644
--- a/readme.org
+++ b/readme.org
@@ -124,7 +124,7 @@ If you want to insert a link to a line in your source
files, consider using http
If you want verbatim code blocks in comments to have syntax highlighting,
consider installing
-https://github.com/xuchunyang/shr-tag-pre-highlight.el. =fj-.el= uses =shr=
+[[https://github.com/xuchunyang/shr-tag-pre-highlight.el]]. =fj-.el= uses =shr=
for rendering, and =shr-tag-pre-highlight= adds syntax highlighting support
to =shr=. You may also need to customize =shr-tag-pre-highlight-lang-modes= to
ensure the languages you want will work.