Skip to content

Comments

Pass bibcontents directly via env in md.render function#20

Open
arothuis wants to merge 6 commits intomainfrom
19/pass-bibcontents-directly
Open

Pass bibcontents directly via env in md.render function#20
arothuis wants to merge 6 commits intomainfrom
19/pass-bibcontents-directly

Conversation

@arothuis
Copy link
Owner

Resolves #19

Copy link
Owner Author

@arothuis arothuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notes to self.

Also:

  • look at increasing test cases
  • update documentation with a special case (h2 or h3)

@arothuis arothuis force-pushed the 19/pass-bibcontents-directly branch from a42cb79 to fb42ba6 Compare December 1, 2024 15:48
@arothuis arothuis force-pushed the 19/pass-bibcontents-directly branch from fb42ba6 to ddddbad Compare December 1, 2024 15:50
@arothuis
Copy link
Owner Author

arothuis commented Dec 1, 2024

Although I'm not entirely sold on supporting this, directly passing bib contents can be supported via this PR.

@julientaq
Copy link

julientaq commented Feb 13, 2025

ha awesome!
i’m testing it, didn’t see the message about that pr before :D

how does the lib work if there is no bibContents nor bitPath set?

will the content get parsed as if there was no bibliography, or will it throw an error?

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.

Use markdown-it-biblatex without a bib file

2 participants