[general] Add markdown parsing
Add markdown to HTML conversion on client side to show the dynamic data from the API correctly.
Possible options are:
- marked - https://github.com/markedjs/marked
- showdown - https://github.com/showdownjs/showdown
Add markdown to HTML conversion on client side to show the dynamic data from the API correctly.
Possible options are: