#!/bin/bash pandoc $1 > /tmp/show_markdown.html; surf /tmp/show_markdown.html