dolphingarlic/git-the-lines

Breaks when '%' is in filename for gitlab

Mukundan314 opened this issue · 1 comments

link tested with: https://gitlab.com/Mukundan314/test/-/blob/master/test%252F#L1

expected: to send a code block containing the contents of the range
got: sent a code block containing urlencoded version of filename + contents of the range

1590225230

Fixed with beb293d and 77ec9d3. Discord doesn't allow non-alphanumeric languages