Hacker News
- Example IEEE Academic Paper in Markdown Using Pandoc-Academic-publication http://claymcleod.github.io/papers/smart-objects/so.html 2 comments
- Pandoc-novel: Markdown text to a novel in ePub and PDF https://github.com/jp-fosterson/pandoc-novel 2 comments
- Eisvogel: pandoc LaTeX template to convert Markdown files to PDF or LaTeX https://github.com/Wandmalfarbe/pandoc-latex-template 0 comments
- Panwriter – Distraction-free Markdown editor with pandoc integration https://panwriter.com/ 38 comments
- Show HN: Pandoc Markdown CSS Theme https://jez.io/pandoc-markdown-css-theme/ 11 comments
- Converting Markdown to ePub or Mobi Using Pandoc https://themythicalengineer.com/converting-markdown-to-epub-mobi.html 54 comments
- From Word to Markdown to InDesign: Fully Automated Typesetting Using Pandoc http://rhythmus.be/md2indd/ 41 comments
- Pandoc Markdown and ReST Compared (2013) http://www.unexpected-vortices.com/doc-notes/markdown-and-rest-compared.html 26 comments
Lobsters
- Customizing pandoc to generate pdf and epub from GitHub style markdown https://learnbyexample.github.io/customizing-pandoc/ 2 comments linux , unix
- Is there a way to get a live preview of pandoc-flavoured markdown? https://github.com/iamcco/markdown-preview.nvim 11 comments vim
- Professional academic publications in markdown using pandoc-academic-publication https://github.com/claymcleod/pandoc-academic-publication 8 comments programming
- Markdown-like preview for VIM using Pandoc (http://johnmacfarlane.net/pandoc/) and Konqueror (KDE4). With a dot graphs support as a bonus. Automatically scrolls Konqueror to show changed content. https://github.com/tex/vimkonqpandoc 7 comments vim
- Getting Kate to compile the currently edited markdown document to PDF via pandoc (x-post from r/linuxquestions) https://www.maketecheasier.com/convert-markdown-to-html-in-kate-text-editor/ 6 comments kde
- [ANN]: Pandoc Markdown Filter to Evaluate Code in GHCI And Splice Back the Output https://www.reddit.com/r/haskell/comments/caqj6g/ann_pandoc_markdown_filter_to_evaluate_code_in/ 7 comments haskell
- Customizing pandoc to generate beautiful pdfs from markdown https://learnbyexample.github.io/tutorial/ebook-generation/customizing-pandoc/ 6 comments commandline
- Customizing pandoc to generate beautiful pdfs from markdown https://learnbyexample.github.io/tutorial/ebook-generation/customizing-pandoc/ 7 comments programming
- How I Take Notes with Vim, Markdown, and Pandoc https://jamesbvaughan.com/markdown-pandoc-notes/ 44 comments vim
- Maximalist Writer's Distribution Dotfiles—Pandoc Markdown https://github.com/benjamin-glitsos/vim-writers-max-dotfiles 17 comments vim
- Pandoc author working with industry on Markdown spec http://standardmarkdown.com/ 7 comments haskell
- Editing a CV in markdown with pandoc http://blog.chmd.fr/editing-a-cv-in-markdown-with-pandoc.html 5 comments haskell
- Parsing Markdown with Parsec: How Pandoc does it http://www.youtube.com/watch?amp%3Bt=01m22s&v=nCwG9ijQMuQ 14 comments haskell
- libpandoc: using the Haskell markdown library, pandoc, as a DLL in C and PLT Scheme http://ha4.fajno.net/2009/03/pandoc-can-we-use-it-ouside-of-haskell.html 4 comments haskell
- A couple of examples of how you can add one-liners to Vim's initialization file, to automatically have Pandoc convert Markdown files to PDF in certain directories https://github.com/BenQuigley/vim_pdf_manager 7 comments vim
- Papyrus: Pandoc integration for automatic Markdown to PDF compilation for note-taking in Neovim! https://github.com/abeleinin/papyrus 2 comments neovim
- Blogging with Hugo (markdown) using org-mode, ox-pandoc, and yasnippet http://whyarethingsthewaytheyare.com/setting-up-the-blog/#workflow 13 comments emacs