Anon-Planet / thgtoa

The comprehensive guide for online anonymity and OpSec.
https://anonymousplanet.org/
Other
351 stars 40 forks source link

Fix PDF superscript links (e.g., Archive.org and Wikiless.org) #333

Open ghost opened 11 months ago

ghost commented 11 months ago

Affected section of the guide

The generated PDF

Short description

Within the generated PDF, links to wikiless/archive.org/... should IMHO be highlighted and superscripts for better readibility

Research

I'm not knowledgeable enough yet on this process to propose a direct solution but I'll look into it ...

Required checks

nopeitsnothing commented 11 months ago

Valid. I am considering a fix in this way:

-V colorlinks=true \
-V linkcolor=blue \
-V urlcolor=red \
-V toccolor=gray
ghost commented 11 months ago

Seems right but red is a bit flashy

nopeitsnothing commented 11 months ago

It won't be red, that's just an example found on Stack Overflow.

nopeitsnothing commented 11 months ago

Testing locally so it may be a while before I can verify the fix.