-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Added Pandoc support. #333
Conversation
Merging this would be great. Pandoc has support for many advanced features (esp. citations) that are wonderful and aren't really found elsewhere. |
Conflicts: commands/hugo.go docs/content/content/front-matter.md hugolib/page.go
Fixed merge conflicts, will test soon, no idea what's up with the CI. |
Ahh, I see, left bits of conflicts in. |
Hmm, I'll create a new PR... things are a bit messy ATM. |
@zackp30 any updates on this. This would a great addition. |
Sorry I've had a few exams. It is now the holidays and I shall continue this soon. Thanks for the patience. On 3 April 2015 19:41:46 BST, "Bjørn Erik Pedersen" notifications@github.com wrote:
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
This would be so helpful. I'm sure many would be interested. For now, I have found this: http://www.personal.psu.edu/bam49/notebook/org-to-hugo/ |
This would be quite welcome! Thanks for the work on this, @zackp30 ! |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Here is very basic Pandoc support (sorry if I didn't do it correctly, still very new to Go).