RebelTechnology / OwlServer

Web-based Client/Server application for the Open Ware Laboratory
GNU General Public License v2.0
2 stars 2 forks source link

Allow markdown or similar in patch descriptions and instructions #263

Open pingdynasty opened 2 years ago

pingdynasty commented 2 years ago

But don't allow anything potentially spammy or malicious: images, cross-domain links, js

antisvin commented 2 years ago

This looks like a nice client side renderer for MD that can be configured to support only safe features: https://github.com/markdown-it/markdown-it#manage-rules