annotate Traceroute
Converts a raw traceroute string into an AnnotatedString with SNR values highlighted according to their quality.
Return
An AnnotatedString with SNR values styled, or an empty AnnotatedString if input is null.
Parameters
in String
The raw string output from a traceroute response.