Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy video and audio from HTML and JSX #8

Merged
merged 1 commit into from
Oct 5, 2020
Merged

Copy video and audio from HTML and JSX #8

merged 1 commit into from
Oct 5, 2020

Conversation

karlhorky
Copy link
Contributor

First draft for also copying video and audio files (inspired by the similar technique in gatsby-remark-copy-linked-files)

Uses the performant and small htmlparser2 library.

Closes #7

@akabekobeko akabekobeko marked this pull request as ready for review September 30, 2020 07:37
@akabekobeko akabekobeko added the enhancement New feature or request label Sep 30, 2020
@akabekobeko akabekobeko merged commit 7690801 into akabekobeko:master Oct 5, 2020
@akabekobeko
Copy link
Owner

@karlhorky Thank you!!

@akabekobeko akabekobeko added this to the v1.1.0 milestone Oct 5, 2020
akabekobeko added a commit that referenced this pull request Oct 5, 2020
@karlhorky
Copy link
Contributor Author

karlhorky commented Oct 5, 2020

No problem, thanks for the merge!

I will also:

@karlhorky karlhorky deleted the copy-video-audio-from-html-and-jsx branch October 5, 2020 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copying videos, audio files, and other content referenced from HTML in Markdown?
2 participants