asy123 / md2html-template-for-pandoc

This template is to style for pandoc when convert files from markdown to html.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md2html-template-for-pandoc

About

This template is to style when convert files from markdown to html on Pandoc. And This template is referring of github.css.

Setup

  1. Please, place the "md2html.html" to ~/.pandoc/template/.
  2. Select the command option when you execute pandoc. Like a Example.

Example

pandoc -f markdown -t html --template=md2html README.md > README.html

About

This template is to style for pandoc when convert files from markdown to html.


Languages

Language:HTML 100.0%