Skip to content

Commit

Permalink
ignore video-link in pdf build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongao97 committed Jul 5, 2024
1 parent dd98198 commit daca3bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions magicbook/stylesheets/components/callout.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
div[data-type='video-link'] {
display: none;
}

span.highlight,
div[data-type='exercise'],
div[data-type='note'],
Expand Down

0 comments on commit daca3bb

Please sign in to comment.