mdcat: Markdown viewer in your terminal

[ library, mit, program, text ] [ Propose Tags ]

A simple command line tool for viewing markdown in your terminal


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4
Dependencies ansi-terminal (>=0.6 && <0.7), base (>=4.6 && <5.0), directory (>=1.2 && <1.3), pandoc (>=1.13 && <1.14), terminfo (>=0.4.0.0) [details]
License MIT
Author Bob Fang
Maintainer dorafmon@gmail.com
Category Text
Home page https://github.com/dorafmon/mdcat
Source repo head: git clone git@github.com:dorafmon/mdcat.git
Uploaded by bobfang1992 at 2015-03-17T12:29:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables mdcat
Downloads 3167 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-03-17 [all 1 reports]

Readme for mdcat-0.1.0.4

[back to package description]

#mdcat and its usage This is a simple utility tool for viewing markdown files in terminal. To use it you can use cabal install mdcat