commonmark-cli: Command-line commonmark converter and highlighter.

[ bsd3, program, text ] [ Propose Tags ]

This package provides a command-line tool, commonmark, for converting and syntax-highlighting commonmark documents.


[Skip to Readme]

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.2, 0.2.1
Change log changelog.md
Dependencies aeson, ansi-terminal, base (>=4.7 && <5), bytestring, commonmark (>=0.1 && <0.2), commonmark-extensions (>=0.1 && <0.3), commonmark-pandoc (>=0.1 && <0.3), containers, mtl, pandoc-types, pretty-simple, text [details]
License BSD-3-Clause
Copyright 2018-2020 John MacFarlane
Author John MacFarlane
Maintainer jgm@berkeley.edu
Category Text
Home page https://github.com/jgm/commonmark-hs
Bug tracker https://github.com/jgm/commonmark-hs/issues
Source repo head: git clone https://github.com/jgm/commonmark-hs
Uploaded by JohnMacFarlane at 2020-07-19T22:01:04Z
Distributions NixOS:0.2.1
Executables commonmark
Downloads 539 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2020-07-19 [all 3 reports]

Readme for commonmark-cli-0.1.0.1

[back to package description]

commonmark-cli

hackage release

A command-line tool for converting and syntax-highlighting commonmark documents. See the output of commonmark-cli --help for basic usage.