mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 09:51:16 -04:00
Allow nested code in li to receive new highlighting
This commit is contained in:
parent
b0d64135c1
commit
88caeda9ae
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ body.layout-intro {
|
|||
h4 > code,
|
||||
h5 > code
|
||||
h6 > code,
|
||||
li > code,
|
||||
li code,
|
||||
table code,
|
||||
p code,
|
||||
tt,
|
||||
|
|
|
|||
Loading…
Reference in a new issue