<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pandoc on Subhadip's Blog</title><link>https://www.subhadig.net/tags/pandoc/</link><description>Recent content in Pandoc on Subhadip's Blog</description><generator>Hugo</generator><language>en-us</language><copyright>Subhadip Ghosh</copyright><lastBuildDate>Sat, 28 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.subhadig.net/tags/pandoc/index.xml" rel="self" type="application/rss+xml"/><item><title>Preview markdown files from Vim - The easy way</title><link>https://www.subhadig.net/posts/preview-markdown-files-from-vim-the-easy-way/</link><pubDate>Sat, 28 Nov 2020 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/preview-markdown-files-from-vim-the-easy-way/</guid><description>&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;I primarily take notes in vim in markdown format.
The upside is that editing in vim is a pleasure.
But one downside of this approach is that my notes often contain images and
rich texts (as
opposed to plain texts) and vim out of the box is not a good tool to view
anything that is more than just text.
In this post, I discuss about how you can easily preview your markdown notes in
your browser directly from your vim editor with the help of a small vim script
and an utility called &lt;em&gt;pandoc&lt;/em&gt; in just a couple of keystroke.
All without a fancy external vim plugin.&lt;/p&gt;</description></item><item><title>Creating word documents on the command line</title><link>https://www.subhadig.net/posts/creating-word-documents-on-the-command-line/</link><pubDate>Sun, 23 Feb 2020 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/creating-word-documents-on-the-command-line/</guid><description>&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;The command line has always seemed to me something that is both fascinating and
under-utilized to a large extent at the same time.
Creating a document on the command line is easy and sometimes it is more
straightforward than using WYSIWYG tools like LibreOffice or MS Office or
Google Docs. In this post I share how I use Pandoc, Vim and Markdown for
creating good professional grade documents on the command line.&lt;/p&gt;</description></item><item><title>How to easily write in MediaWiki</title><link>https://www.subhadig.net/posts/how-to-easily-write-in-mediawiki/</link><pubDate>Fri, 18 May 2018 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/how-to-easily-write-in-mediawiki/</guid><description>&lt;p&gt;MediaWiki is a very popular free and open-source wiki software that powers some of the most visited wikis on the Internet including the Wikipedia. You can also host it in your own environment for your own wiki requirements or for your organization.&lt;/p&gt;

&lt;p&gt;At my work, we use MediaWiki for our developer's wiki site. When I started working for a new product team sometimes back, I came to know about this wiki format for the first time and I didn't like it very much.&lt;/p&gt;</description></item></channel></rss>