From: François Michonneau Date: Wed, 7 Oct 2020 07:55:41 +0000 (+0200) Subject: add warning blockquote X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/11db6b06a170382ea4fd64aac1ed413b63c10394 add warning blockquote --- diff --git a/bin/lesson_check.py b/bin/lesson_check.py index 618f322..287ed5c 100644 --- a/bin/lesson_check.py +++ b/bin/lesson_check.py @@ -67,7 +67,8 @@ KNOWN_BLOCKQUOTES = { 'prereq', 'quotation', 'solution', - 'testimonial' + 'testimonial', + 'warning' } # What kinds of code fragments are allowed?