Part-DB.Part-DB-server/assets
Jan Böhmer be8f074ca5 Render markdown on the client side and use DOMPurify to prevent XSS.,
The parsedown parser has problems with links in <>, so we use marked.js now which is more conform with (GFM) CommonMark and offers more feautures. Also with the usage of DOMPurify you can now use every HTML tag in Markdown without need to worry about XSS.
2019-10-12 17:41:13 +02:00
..
css Render markdown on the client side and use DOMPurify to prevent XSS., 2019-10-12 17:41:13 +02:00
js Render markdown on the client side and use DOMPurify to prevent XSS., 2019-10-12 17:41:13 +02:00
ts_src Render markdown on the client side and use DOMPurify to prevent XSS., 2019-10-12 17:41:13 +02:00
tsconfig.json Render markdown on the client side and use DOMPurify to prevent XSS., 2019-10-12 17:41:13 +02:00