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

Add support for jupyter notebooks #883

Merged
merged 3 commits into from
Sep 18, 2021
Merged

Add support for jupyter notebooks #883

merged 3 commits into from
Sep 18, 2021

Conversation

fedeinthemix
Copy link
Contributor

Pandoc can now handle Jupyter notebooks. Add support for this format to Hakyll.

`processPandocBiblio` works on `Item Pandoc` as opposed to `Item
String`.  This allows composition with other `Pandoc` and source
transforming functions.

`readPandocBiblio` retains the previous behavior.
This reverts commit ad758f2 which
belongs to another PR.
@fedeinthemix
Copy link
Contributor Author

Actually the only relevant commit is the second one (57a6fda). The first one is my other PR #882 which unfortunately I merged in my master copy before thinking about this one.

Maybe you could cherry-pick it.

Copy link
Collaborator

@Minoru Minoru left a comment

Choose a reason for hiding this comment

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

Thanks, looks good! I'll squash all your commits so the final diff looks clean. (Just waiting for the CI now.)

@Minoru Minoru merged commit 00b5283 into jaspervdj:master Sep 18, 2021
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