hallidev / delta-bot-four

r/ChangeMyView's DeltaBot
16 stars 3 forks source link

Error in creating link in delta log comment #18

Open hacksoncode opened 4 years ago

hacksoncode commented 4 years ago

Someone reported the problem that if there's a line break near the start of the comment earning the delta, the link to it is broken.

E.g. https://www.reddit.com/r/DeltaLog/comments/ii553k/deltas_awarded_in_cmv_reddit_could_be_a_less/

I'm thinking it might actually have to do with the ">" comment block character rather than just the carriage return, because I've seen DB successfully create links from multiple initial lines before... and I'm not seeing anything else unusual about the comment...

Anyway, while a minor irritation, it seems worth fixing if you feel like it...