Skip to content

Feature/speedgrader markdown

Ryan requested to merge feature/speedgrader-markdown into master

Summary

Enable the use of Markdown inside speed grader comments.

Changes

  • fix-ci: 💚 Markdown inside comments starting with "markdown"
  • config: 🔧 Removed Compile() added CommonJS()
  • mv: 🚚 simpleSanitizer to sanitizeHtml
  • security: 🔒 Better HTML Sanitizer
  • lint: 🚨 Ran TSLinter

Breaking changes

  • simpleSanitizer is now sanitizeHtml

Before merge

  • Changed code has been reviewed
  • Tested to build, start and is usable
  • Pipeline was succesful
Edited by Ryan

Merge request reports