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

Allow bibliography as blob/ObjectURL to avoid refetching everytime. #55

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

johanneskopton
Copy link
Contributor

I wanted to avoid refetching the .bib file everytime I change the Markdown (e.g. live-preview for an interactive editor), so I wanted to load the bib file as ObjectURL. However, this raises an error in the package even though objectURLs actually work fine. Now it works nicely for me :) I am a bit of a noob, and I am not sure if this is how you intend this package to be used. But maybe it can be helpful for others?

Copy link

netlify bot commented Feb 12, 2025

Deploy Preview for rehype-citation ready!

Name Link
🔨 Latest commit fdae4ee
🔍 Latest deploy log https://app.netlify.com/sites/rehype-citation/deploys/67acfde70e5cb70008f2580d
😎 Deploy Preview https://deploy-preview-55--rehype-citation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@timlrx
Copy link
Owner

timlrx commented Mar 29, 2025

Sorry just chanced upon this PR but it looks good to me!

@timlrx timlrx merged commit 3358430 into timlrx:main Mar 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants