[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
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
Add markdown to HTML conversion on client side to show the dynamic data from the API correctly.
Possible options are: