-
Hi again Omikhleia, I would like to include coloured hyperlinks in my |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Interesting. There could be several solutions, possibly... Here is one of them: If using Say you have a link like this:
This strategy has the disadvantage of having you modifying all your links in your source (which you might have been ready to do, with HTML I can try to work on a fix that would avoid the extra Pandoc span, i.e. using Footnotes
|
Beta Was this translation helpful? Give feedback.
Hm. If the underline works... It might mean it doesn't find the MyLink style. I should add a debug option there to understand. It might be something tricky, or my setup is different (that's the problem with so many packages, I don't manage versions very properly and I'm running the very latest versions of resilient.sile and markdown.sile... perhaps I fixed something in one dependency without even noticing it ^^
I was thinking, maybe you could have your book's sources on a private GitHub repository and add me as contributor there, so I can try to build it? I can sign you a non-disclosure agreement, if you want ;-)
One thing you might try if unde…