ignore video-link in pdf build

This commit is contained in:
Yifei Gao 2024-07-06 01:28:34 +08:00
parent dd9819846a
commit daca3bb210
No known key found for this signature in database

View file

@ -1,3 +1,7 @@
div[data-type='video-link'] {
display: none;
}
span.highlight,
div[data-type='exercise'],
div[data-type='note'],