akabekobeko / npm-gatsby-remark-copy-relative-linked-files

Copies local files relative linked to/from markdown to your public folder with preserve directory structure.
MIT License
6 stars 3 forks source link

Add tests for video/audio tags on Jest #11

Closed akabekobeko closed 3 years ago

akabekobeko commented 3 years ago
  1. Define <audio> and <video> as HTML in Markdown.
  2. Check that the dummy (0KB) audio/video file is copied.