You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When /save <Title> <Content> is used if the content doesnt have any link in markdown format i.e [link title](link) the bot crashes due to index out of range
Expected behavior
The bot should avoid parsing markdown links if the matches are zero
daemon1024
changed the title
Bot crashes while savinng the notes if no markdown syntax links are provided
Bot crashes while saving the notes if no markdown syntax links are provided
Sep 22, 2020
Describe the bug
When
/save <Title> <Content>
is used if the content doesnt have any link in markdown format i.e[link title](link)
the bot crashes due toindex out of range
Expected behavior
The bot should avoid parsing markdown links if the matches are zero
Additional context
Logs : https://del.dog/asadingapp
The text was updated successfully, but these errors were encountered: