Ishan Goel
Ishan Goel
Looks like the error happens on this line in the renderer: https://github.com/quackduck/go-term-markdown/blob/v0.14.2/renderer.go#LL310C3-L310C3 Very strange
Well actually it makes sense right? If you're trying to link something you need to give the link some display text, right? Of course, a panic is the wrong way...
do you mean just the link text?
What should it output?
Unfortunately it looks like this requires an image URL too
I don't think we should depend on external services like that
Alright awaiting details
works fine on kitty for me too
By edit, do you mean before sending or after sending?
huh, that doesn't happen for me. what terminal are you using?