add warning blockquote
[rnaseq-cwl-training.git] / bin / lesson_check.py
index 618f322a4f3ea88ff4027e88e397468facc10635..287ed5c5acf5b06ccedf92295bd1315067401a92 100644 (file)
@@ -67,7 +67,8 @@ KNOWN_BLOCKQUOTES = {
     'prereq',
     'quotation',
     'solution',
-    'testimonial'
+    'testimonial',
+    'warning'
 }
 
 # What kinds of code fragments are allowed?