Creating an HTML file from markdown source using Vim and Pandoc

I have a number of documents I keep up to date. I write the text in markdown and I output to either HTML or PDF. This post documents how you can run a command in Vim such as :Pandoc -o index.html –metadata date=”01.04.2020″ -s –template yourTemplate….


This content originally appeared on Ben Frain and was authored by Ben Frain

I have a number of documents I keep up to date. I write the text in markdown and I output to either HTML or PDF. This post documents how you can run a command in Vim such as :Pandoc -o index.html --metadata date="01.04.2020" -s --template yourTemplate.html and get a HTML file generated with a given […]


This content originally appeared on Ben Frain and was authored by Ben Frain


Print Share Comment Cite Upload Translate Updates
APA

Ben Frain | Sciencx (2020-04-08T21:30:49+00:00) Creating an HTML file from markdown source using Vim and Pandoc. Retrieved from https://www.scien.cx/2020/04/08/creating-an-html-file-from-markdown-source-using-vim-and-pandoc/

MLA
" » Creating an HTML file from markdown source using Vim and Pandoc." Ben Frain | Sciencx - Wednesday April 8, 2020, https://www.scien.cx/2020/04/08/creating-an-html-file-from-markdown-source-using-vim-and-pandoc/
HARVARD
Ben Frain | Sciencx Wednesday April 8, 2020 » Creating an HTML file from markdown source using Vim and Pandoc., viewed ,<https://www.scien.cx/2020/04/08/creating-an-html-file-from-markdown-source-using-vim-and-pandoc/>
VANCOUVER
Ben Frain | Sciencx - » Creating an HTML file from markdown source using Vim and Pandoc. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2020/04/08/creating-an-html-file-from-markdown-source-using-vim-and-pandoc/
CHICAGO
" » Creating an HTML file from markdown source using Vim and Pandoc." Ben Frain | Sciencx - Accessed . https://www.scien.cx/2020/04/08/creating-an-html-file-from-markdown-source-using-vim-and-pandoc/
IEEE
" » Creating an HTML file from markdown source using Vim and Pandoc." Ben Frain | Sciencx [Online]. Available: https://www.scien.cx/2020/04/08/creating-an-html-file-from-markdown-source-using-vim-and-pandoc/. [Accessed: ]
rf:citation
» Creating an HTML file from markdown source using Vim and Pandoc | Ben Frain | Sciencx | https://www.scien.cx/2020/04/08/creating-an-html-file-from-markdown-source-using-vim-and-pandoc/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.