Experimenting with Gorilla REPL, I found that HTML links do not work the way I expect. Instead of following the link, it opens the editor on that segment. The is true for both Markdown segments and HTML output generated with html-view
. The only workaround I have found is to right-click. Is there a way to make links work "normally"?
I'm using [org.clojars.benfb/gorilla-repl "0.6.0"]