kakpipe
kakpipe copied to clipboard
broken hyperlink escapes
It looks like kakpipe does not handle hyperlink escape codes created by mdcat, this is what it looks like currently:

It might be better to parse hyperlinks and hyperlink escapes to normal markdown format so we can still get readable/usable output in kakoune. The above link would parse like so:

Thanks for the report @JacobTravers and sorry for the delay. This is probably a bug with 1char ansi-code effects. I'll test this sometime next week.