Allow nested code in li to receive new highlighting

This commit is contained in:
Seth Vargo 2017-03-14 23:41:27 -07:00
parent b0d64135c1
commit 88caeda9ae
No known key found for this signature in database
GPG key ID: C921994F9C27E0FF

View file

@ -40,7 +40,7 @@ body.layout-intro {
h4 > code,
h5 > code
h6 > code,
li > code,
li code,
table code,
p code,
tt,