Antoine Stevan 49960beb35
FEATURE: make the link in the ansi extra usage an ANSI link (#8795)
# Description
this addresses the comments of @fdncred from
https://github.com/nushell/nushell/issues/8713#issuecomment-1498206087

the exact ANSI link has been generated with
```bash
"https://en.wikipedia.org/wiki/ANSI_escape_code" | ansi link --text "ANSI escape code" | debug -r
```

# User-Facing Changes
there is now an ANSI link in the `ansi` help page instead of a markdown
link.

# Tests + Formatting
```
$nothing
```

# After Submitting
```
$nothing
```
2023-04-07 13:39:51 -05:00
..
2023-04-03 04:28:36 +12:00
2023-03-24 14:52:01 +13:00
2023-04-05 18:36:00 -05:00
2023-04-05 18:36:00 -05:00
2023-04-05 18:36:00 -05:00
2023-04-03 04:28:36 +12:00