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

Hugo now supports Pandoc #237

Closed
westernmagic opened this issue Dec 24, 2017 · 1 comment
Closed

Hugo now supports Pandoc #237

westernmagic opened this issue Dec 24, 2017 · 1 comment
Milestone

Comments

@westernmagic
Copy link

In https://github.com/rstudio/blogdown/blob/master/docs/02-hugo.Rmd you write:

Besides, you have to use Hugo’s choice of the Markdown engine named “Blackfriday” instead of the more powerful Pandoc.

Seems that Hugo recently merged support for Pandoc!
gohugoio/hugo#4060

@yihui yihui added this to the v0.4 milestone Dec 25, 2017
@yihui yihui closed this as completed in 60d5369 Dec 25, 2017
@yihui
Copy link
Member

yihui commented Dec 25, 2017

Thanks for letting me know! This feature is not available in the released version of Hugo yet, but I looked at the PR, and my conclusion is that it is not very valuable, and you will have several advantages if you just use .Rmd instead of .pandoc. I just updated the documentation: https://bookdown.org/yihui/blogdown/static-sites.html (Footnote 21). I think the major disadvantage is that it will (significantly) slow down the rendering if you have a large number of Pandoc posts.

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

No branches or pull requests

2 participants