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
The second issue is when there is an end square bracket ']' in the hyperlinked part of the test. If the hyperlinked part in the markdown format contains a ']', then the link wouldn't print. e.g.
To solve this, maybe an additional function could be added to check if there are additional brackets in the hyperlink portion, this could also be done in a similar way to solving Issue No issues #1
The second issue is when there is an end square bracket ']' in the hyperlinked part of the test. If the hyperlinked part in the markdown format contains a ']', then the link wouldn't print. e.g.
