Skip to content

Commit 11db6b0

Browse files
committed
add warning blockquote
1 parent 2c6b97e commit 11db6b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/lesson_check.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767
'prereq',
6868
'quotation',
6969
'solution',
70-
'testimonial'
70+
'testimonial',
71+
'warning'
7172
}
7273

7374
# What kinds of code fragments are allowed?

0 commit comments

Comments
 (0)