Open
Description
I'm trying to convert MD to HTML and encountered issue with following
- Input:
[devices](https://www.amazon.com/b?ie=UTF8&node=37490568011#:~:text=Echo%20Dot%20(5th%20Gen)%2C,(v3)%2C%20Echo%20Dot%20Gen)
- Expected Result:
<a href="https://www.amazon.com/b?ie=UTF8&node=37490568011#:~:text=Echo%20Dot%20(5th%20Gen)%2C,(v3)%2C%20Echo%20Dot%20Gen">devices</a>
- Getting Result:
devices%2C%20Echo%20Dot%20Gen)
<a href="https://www.amazon.com/b?ie=UTF8&node=37490568011#:~:text=Echo%20Dot%20(5th%20Gen)%2C,(v3">devices</a>%2C%20Echo%20Dot%20Gen)
I have tried the same input using Live Demo and facing the same issue. Please help me out through it @tivie and @SyntaxRules
Metadata
Assignees
Labels
No labels
Activity