Enable syntax highlighting
[rnaseq-cwl-training.git] / bin / lesson_check.py
index 28b691ba89de581530869ae06c619b555e056951..f9429a12a61ae413b221621cac05e30a64e304b6 100755 (executable)
@@ -73,10 +73,12 @@ KNOWN_CODEBLOCKS = {
     'output',
     'source',
     'bash',
+    'html',
     'make',
     'matlab',
     'python',
     'r',
+    'shell',
     'sql'
 }